Searched hist:dffabc8f4ee3fce98821bc212bf3c5e31247e2b9 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_trace.h | diff dffabc8f4ee3fce98821bc212bf3c5e31247e2b9 Tue Feb 21 03:13:48 CST 2017 Tvrtko Ursulin <tvrtko.ursulin@intel.com> drm/i915/tracepoints: Rename i915_gem_request_notify
i915_gem_ring_notify is more appropriate since we do not have the request information at this point, but it is simply a signal from the engine that some request has been completed.
v2: * Always trace and log if there were any waiters. * Rename to intel_engine_notify. (Chris Wilson)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
|
H A D | i915_irq.c | diff dffabc8f4ee3fce98821bc212bf3c5e31247e2b9 Tue Feb 21 03:13:48 CST 2017 Tvrtko Ursulin <tvrtko.ursulin@intel.com> drm/i915/tracepoints: Rename i915_gem_request_notify
i915_gem_ring_notify is more appropriate since we do not have the request information at this point, but it is simply a signal from the engine that some request has been completed.
v2: * Always trace and log if there were any waiters. * Rename to intel_engine_notify. (Chris Wilson)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
|