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.13.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-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
2015-03-10
drm/i915: Prevent TLB error on first execution on SNB
Chris Wilson
1
-2
/
+16
2015-03-10
drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
Chris Wilson
1
-3
/
+4
2015-02-24
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
1
-2
/
+1
2015-02-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-361
/
+311
2015-01-28
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
Chris Wilson
1
-1
/
+1
2015-01-28
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
1
-1
/
+1
2015-01-27
drm/i915: Simplify flush_cpu_write_domain
Daniel Vetter
1
-8
/
+6
2015-01-27
drm/i915: Performed deferred clflush inside set-cache-level
Chris Wilson
1
-22
/
+9
2015-01-27
drm/i915: Balance context pinning on reset cleanup
Mika Kuoppala
1
-0
/
+4
2015-01-27
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
1
-6
/
+6
2015-01-27
drm/i915: Remove FIXME_lrc_ctx backpointer
Nick Hoath
1
-3
/
+2
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
1
-4
/
+4
2015-01-27
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-25
/
+40
2015-01-26
drm/i915: Only fence tiled region of object.
Bob Paauwe
1
-0
/
+7
2015-01-26
drm/i915: Init PPGTT before context enable
David Woodhouse
1
-13
/
+6
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
1
-2
/
+8
2015-01-13
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
Daniel Vetter
1
-25
/
+24
2015-01-12
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
Chris Wilson
1
-1
/
+1
2015-01-10
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-294
/
+241
2015-01-07
drm/i915: Move the ban period onto the context
Chris Wilson
1
-1
/
+2
2015-01-06
drm/i915: Support creation of unbound wc user mappings for objects
Akash Goel
1
-0
/
+19
2015-01-06
drm/i915: Broaden application of set-domain(GTT)
Chris Wilson
1
-24
/
+19
2015-01-04
Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...
Dave Airlie
1
-1
/
+7
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
1
-23
/
+5
2014-12-18
drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl
Imre Deak
1
-1
/
+7
2014-12-17
drm/i915: Organize Fence registers for future enablement.
Rodrigo Vivi
1
-11
/
+6
2014-12-16
drm/i915: Use batch pools with the command parser
Brad Volkin
1
-0
/
+2
2014-12-16
drm/i915: Implement a framework for batch buffer pools
Brad Volkin
1
-0
/
+1
2014-12-15
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
1
-42
/
+67
2014-12-05
drm/i915: release struct_mutex on the i915_gem_init_hw fail path
Jani Nikula
1
-9
/
+7
2014-12-05
drm/i915: Handle inaccurate time conversion issues
Daniel Vetter
1
-0
/
+10
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
1
-1
/
+2
2014-12-04
drm/i915: Stop putting GGTT VMA at the head of the list
Tvrtko Ursulin
1
-4
/
+6
2014-12-03
drm/i915: Move init_unused_rings to gem_init_hw
Daniel Vetter
1
-8
/
+8
2014-12-03
drm/i915: Only init engines once
Daniel Vetter
1
-3
/
+10
2014-12-03
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
John Harrison
1
-4
/
+3
2014-12-03
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
1
-12
/
+20
2014-12-03
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
John Harrison
1
-18
/
+8
2014-12-03
drm/i915: Connect requests to rings at creation not submission
John Harrison
1
-1
/
+0
2014-12-03
drm/i915: Convert trace functions from seqno to request
John Harrison
1
-7
/
+5
2014-12-03
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
John Harrison
1
-5
/
+2
2014-12-03
drm/i915: Convert __wait_seqno() to __wait_request()
John Harrison
1
-25
/
+20
2014-12-03
drm/i915: Convert i915_wait_seqno to i915_wait_request
Daniel Vetter
1
-17
/
+19
2014-12-03
drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
John Harrison
1
-17
/
+11
2014-12-03
drm/i915: Remove 'outstanding_lazy_seqno'
John Harrison
1
-8
/
+5
2014-12-03
drm/i915: Ensure requests stick around during waits
John Harrison
1
-3
/
+18
2014-12-03
drm/i915: Convert i915_gem_ring_throttle to use requests
John Harrison
1
-7
/
+6
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
1
-30
/
+41
2014-12-03
drm/i915: Add reference count to request structure
John Harrison
1
-6
/
+14
[next]