summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-05-17 13:10:07 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2017-05-17 13:38:15 +0100
commit955a4b8979fb558e8897f5b358ac77d2d423821d (patch)
treee3a1143399a84b5e979d9fa3b7427bc8deb5ce70 /drivers/gpu/drm/i915/intel_pm.c
parent5d3d69d5c1195c47baf12035a29aaa990cc89a40 (diff)
drm/i915: Don't force serialisation on marking up execlists irq posted
Since we coordinate with the execlists tasklet using a locked schedule operation that ensures that after we set the engine->irq_posted we always have an invocation of the tasklet, we do not need to use a locked operation to set the engine->irq_posted itself. 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/20170517121007.27224-12-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions