Home
last modified time | relevance | path

Searched hist:e3be4079ea91c8b7bcb97cf44889ec5663c55fb4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_request.cdiff e3be4079ea91c8b7bcb97cf44889ec5663c55fb4 Wed Jun 27 15:13:04 CDT 2018 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Only signal from interrupt when requested

Avoid calling dma_fence_signal() from inside the interrupt if we haven't
enabled signaling on the request.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180627201304.15817-4-chris@chris-wilson.co.uk
H A Di915_irq.cdiff e3be4079ea91c8b7bcb97cf44889ec5663c55fb4 Wed Jun 27 15:13:04 CDT 2018 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Only signal from interrupt when requested

Avoid calling dma_fence_signal() from inside the interrupt if we haven't
enabled signaling on the request.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180627201304.15817-4-chris@chris-wilson.co.uk