index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2015-12-22
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2015-12-22
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
2015-12-22
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
2015-12-22
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
2015-12-01
drm/i915: Check the timeout passed to i915_wait_request
Chris Wilson
2015-11-16
drm/i915: get runtime PM reference around GEM set_caching IOCTL
Imre Deak
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-13
drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level
Chris Wilson
2015-10-07
drm/i915/snb: remove pre-production hardware workaround
Jani Nikula
2015-10-06
drm/i915: Clean up associated VMAs on context destruction
Tvrtko Ursulin
2015-10-01
drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Michel Thierry
2015-09-30
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2015-09-23
drm/i915/gtt: Do not initialize drm_mm twice.
Michał Winiarski
2015-09-17
drm/i915: fix kernel-doc warnings in i915_gem.c
Geliang Tang
2015-09-14
drm/i915: Split alloc from init for lrc
Nick Hoath
2015-09-14
drm/i915: don't try to load GuC fw on pre-gen9
Jesse Barnes
2015-09-10
drm/i915: Remove one very outdated comment
Tvrtko Ursulin
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-08-26
drm/i915/bxt: don't allow cached GEM mappings on A stepping
Imre Deak
2015-08-14
drm/i915: GuC-specific firmware loader
Alex Dai
2015-08-14
drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC
Ville Syrjälä
2015-08-14
drm/i915/gtt: Allow >= 4GB offsets in X86_32
Michel Thierry
2015-08-14
drm/i915: object size needs to be u64
Michel Thierry
2015-07-28
drm/i915: Keep the mm.bound_list in rough LRU order
Chris Wilson
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
drm/i915: Extract i915_gem_fence.c
Daniel Vetter
2015-07-21
drm/i915: Add i915_gem_object_create_from_data()
Dave Gordon
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-13
drm/i915: remove unused has_dma_mapping flag
Imre Deak
2015-07-13
drm/i915: avoid leaking DMA mappings
Imre Deak
2015-07-13
drm/i915: Snapshot seqno of most recently submitted request.
Tomas Elf
2015-07-08
drm/i915: Add origin to frontbuffer tracking flush
Rodrigo Vivi
2015-07-06
drm/i915: Convert intel_lr_context_pin() for requests
Mika Kuoppala
2015-07-06
drm/i915: Also perform gpu reset under execlist mode.
Niu,Bing
2015-07-03
drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
2015-06-29
drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
2015-06-23
drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
John Harrison
2015-06-23
drm/i915: Move the request/file and request/pid association to creation time
John Harrison
2015-06-23
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
John Harrison
2015-06-23
drm/i915: Add *_ring_begin() to request allocation
John Harrison
2015-06-23
drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
2015-06-23
drm/i915: Update ring->sync_to() to take a request structure
John Harrison
2015-06-23
drm/i915: Update ring->emit_request() to take a request structure
John Harrison
2015-06-23
drm/i915: Update ring->add_request() to take a request structure
John Harrison
2015-06-23
drm/i915: Update flush_all_caches() to take request structures
John Harrison
[next]