drm/i915: Split VLV/CVH PIPESTAT handling into ack+handler
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 13 Apr 2016 18:19:55 +0000 (21:19 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 14 Apr 2016 11:45:42 +0000 (14:45 +0300)
commit2ecb8ca4a0190eb27c16e4484a0719cd692bc633
treebda377ad8e94830380fdbc84b70dc424ff94006e
parent1ae3c34c09b1c5c01dc22db4bf5af0efed4752ee
drm/i915: Split VLV/CVH PIPESTAT handling into ack+handler

Minimize the amount of stuff we do with interrupt sources disabled by
splitting the PIPESTAT irq handling into ack+handler phases.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1460571598-24452-10-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_irq.c
This page took 0.035264 seconds and 5 git commands to generate.