index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-12-22
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
1
-1
/
+7
2015-12-22
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
1
-2
/
+45
2015-12-22
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
1
-5
/
+8
2015-12-22
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
1
-19
/
+24
2015-12-01
drm/i915: Check the timeout passed to i915_wait_request
Chris Wilson
1
-2
/
+10
2015-11-16
drm/i915: get runtime PM reference around GEM set_caching IOCTL
Imre Deak
1
-1
/
+7
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-93
/
+179
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
1
-2
/
+1
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-13
drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level
Chris Wilson
1
-21
/
+78
2015-10-07
drm/i915/snb: remove pre-production hardware workaround
Jani Nikula
1
-17
/
+1
2015-10-06
drm/i915: Clean up associated VMAs on context destruction
Tvrtko Ursulin
1
-4
/
+16
2015-10-01
drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Michel Thierry
1
-6
/
+19
2015-09-30
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-1
/
+1
2015-09-23
drm/i915/gtt: Do not initialize drm_mm twice.
Michał Winiarski
1
-14
/
+0
2015-09-17
drm/i915: fix kernel-doc warnings in i915_gem.c
Geliang Tang
1
-5
/
+5
2015-09-14
drm/i915: Split alloc from init for lrc
Nick Hoath
1
-6
/
+16
2015-09-14
drm/i915: don't try to load GuC fw on pre-gen9
Jesse Barnes
1
-13
/
+16
2015-09-10
drm/i915: Remove one very outdated comment
Tvrtko Ursulin
1
-4
/
+0
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-563
/
+298
2015-08-26
drm/i915/bxt: don't allow cached GEM mappings on A stepping
Imre Deak
1
-0
/
+9
2015-08-14
drm/i915: GuC-specific firmware loader
Alex Dai
1
-0
/
+16
2015-08-14
drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC
Ville Syrjälä
1
-3
/
+6
2015-08-14
drm/i915/gtt: Allow >= 4GB offsets in X86_32
Michel Thierry
1
-11
/
+7
2015-08-14
drm/i915: object size needs to be u64
Michel Thierry
1
-2
/
+3
2015-07-28
drm/i915: Keep the mm.bound_list in rough LRU order
Chris Wilson
1
-0
/
+7
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
1
-1
/
+1
2015-07-27
drm/i915: Extract i915_gem_fence.c
Daniel Vetter
1
-401
/
+0
2015-07-21
drm/i915: Add i915_gem_object_create_from_data()
Dave Gordon
1
-0
/
+40
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-19
/
+18
2015-07-13
drm/i915: remove unused has_dma_mapping flag
Imre Deak
1
-3
/
+0
2015-07-13
drm/i915: avoid leaking DMA mappings
Imre Deak
1
-15
/
+16
2015-07-13
drm/i915: Snapshot seqno of most recently submitted request.
Tomas Elf
1
-0
/
+1
2015-07-08
drm/i915: Add origin to frontbuffer tracking flush
Rodrigo Vivi
1
-6
/
+6
2015-07-06
drm/i915: Convert intel_lr_context_pin() for requests
Mika Kuoppala
1
-5
/
+3
2015-07-06
drm/i915: Also perform gpu reset under execlist mode.
Niu,Bing
1
-0
/
+8
2015-07-03
drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
1
-5
/
+8
2015-06-29
drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
1
-6
/
+5
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-401
/
+588
2015-06-26
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
1
-3
/
+3
2015-06-23
drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
John Harrison
1
-33
/
+1
2015-06-23
drm/i915: Move the request/file and request/pid association to creation time
John Harrison
1
-16
/
+40
2015-06-23
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
John Harrison
1
-14
/
+2
2015-06-23
drm/i915: Add *_ring_begin() to request allocation
John Harrison
1
-12
/
+13
2015-06-23
drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update ring->sync_to() to take a request structure
John Harrison
1
-2
/
+2
2015-06-23
drm/i915: Update ring->emit_request() to take a request structure
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update ring->add_request() to take a request structure
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update flush_all_caches() to take request structures
John Harrison
1
-2
/
+2
[next]