drm/i915: add gen8_irq_reset
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 1 Apr 2014 18:37:26 +0000 (15:37 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Apr 2014 21:26:44 +0000 (23:26 +0200)
commit823f6b38e85c1d5439ec5c18d7574e22440e44a0
tree71b3c9222b64285222dc3dea05dacb78d0b32cc0
parentbe30b29fa9d5c9672f2e95abfe0faca3f733c8fc
drm/i915: add gen8_irq_reset

So we can merge all the common code from postinstall and uninstall.

v2: - Rebase.
    - While at it, remove useless { and }.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
This page took 0.024671 seconds and 5 git commands to generate.