]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Move vlv/chv display irq code to a more logical place
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 12 Apr 2016 15:56:44 +0000 (18:56 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 12 Apr 2016 16:07:24 +0000 (19:07 +0300)
commit8bb613068a639c35f880198d0dae0bb27a3bfe56
treeba8092e8cda0ca54b66d281bf531816767bf708d
parent9918271efc7ab9e5efc9580270f67c126901b06f
drm/i915: Move vlv/chv display irq code to a more logical place

Reshuffle the code a bit to move the vlv/chv display irq functions away
from the main irq hooks, next to the other sub (de,gt,etc.) hooks.

v2: Rebased due to changes in vlv_display_irq_reset()

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com> (v1)
Link: http://patchwork.freedesktop.org/patch/msgid/1460476604-2035-1-git-send-email-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/i915_irq.c