Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Chris Wilson 9d34e5db07 drm/i915: Enable irq to trace batch buffer completion.
If we trigger a tracepoint for batch buffer submission, it is a reasonable
assumption that we wish to also trace the batch buffer completion. So in
order to capture the completion events, we need to enable irqs... However,
we cannot rely on the completion event to disable the irq later, so we
defer the irq disable to the retire request.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2009-09-29 03:15:25 +01:00
..
2009-09-17 14:43:33 -07:00
2009-09-23 01:05:21 +01:00
2009-06-18 15:54:07 -07:00
2009-09-23 01:05:21 +01:00