drm/i915: Clear display interrupt before enabling when turning on the power well
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 11 Apr 2016 13:56:27 +0000 (16:56 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 12 Apr 2016 16:07:38 +0000 (19:07 +0300)
commitd6c698035892c143e5cff5342477d3fd755b13fe
treecb84ffb8398bbd5210ebcbb71db4f9b2dc47cb8c
parent8bb613068a639c35f880198d0dae0bb27a3bfe56
drm/i915: Clear display interrupt before enabling when turning on the power well

For a bit of extra paranoia make sure the display irqs are all cleared
before we enabled them when turning on the power well. This should
really be the case already since the power well was off which resets
everything.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1460382992-28728-6-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
drivers/gpu/drm/i915/i915_irq.c
This page took 0.032565 seconds and 5 git commands to generate.