Searched hist:"1 b7744e7ba4e4ad17b5910796c9b1ca74063df01" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_trace.h | diff 1b7744e7ba4e4ad17b5910796c9b1ca74063df01 Fri Jul 01 11:23:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Use HWS for seqno tracking everywhere
By using the same address for storing the HWS on every platform, we can remove the platform specific vfuncs and reduce the get-seqno routine to a single read of a cached memory location.
v2: Fix semaphore_passed() to look at the signaling engine (not the waiter's)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467390209-3576-8-git-send-email-chris@chris-wilson.co.uk
|
H A D | i915_gpu_error.c | diff 1b7744e7ba4e4ad17b5910796c9b1ca74063df01 Fri Jul 01 11:23:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Use HWS for seqno tracking everywhere
By using the same address for storing the HWS on every platform, we can remove the platform specific vfuncs and reduce the get-seqno routine to a single read of a cached memory location.
v2: Fix semaphore_passed() to look at the signaling engine (not the waiter's)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467390209-3576-8-git-send-email-chris@chris-wilson.co.uk
|
H A D | i915_debugfs.c | diff 1b7744e7ba4e4ad17b5910796c9b1ca74063df01 Fri Jul 01 11:23:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Use HWS for seqno tracking everywhere
By using the same address for storing the HWS on every platform, we can remove the platform specific vfuncs and reduce the get-seqno routine to a single read of a cached memory location.
v2: Fix semaphore_passed() to look at the signaling engine (not the waiter's)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467390209-3576-8-git-send-email-chris@chris-wilson.co.uk
|
H A D | i915_irq.c | diff 1b7744e7ba4e4ad17b5910796c9b1ca74063df01 Fri Jul 01 11:23:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Use HWS for seqno tracking everywhere
By using the same address for storing the HWS on every platform, we can remove the platform specific vfuncs and reduce the get-seqno routine to a single read of a cached memory location.
v2: Fix semaphore_passed() to look at the signaling engine (not the waiter's)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467390209-3576-8-git-send-email-chris@chris-wilson.co.uk
|
H A D | i915_drv.h | diff 1b7744e7ba4e4ad17b5910796c9b1ca74063df01 Fri Jul 01 11:23:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Use HWS for seqno tracking everywhere
By using the same address for storing the HWS on every platform, we can remove the platform specific vfuncs and reduce the get-seqno routine to a single read of a cached memory location.
v2: Fix semaphore_passed() to look at the signaling engine (not the waiter's)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467390209-3576-8-git-send-email-chris@chris-wilson.co.uk
|