OSDN Git Service

drm/i915: Introduce GEN2_IRQ_RESET/INIT
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 18 Aug 2017 18:36:54 +0000 (21:36 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 14 Sep 2017 14:10:29 +0000 (17:10 +0300)
commite9e9848a6bcfb635c94e1d5f0b3f60799cfe8955
tree69757dc57c0d60500986c9000f51cedff56c9062
parentba7eb78932173ce6e315a754b7b32eb0a4f155ed
drm/i915: Introduce GEN2_IRQ_RESET/INIT

Unify the appearance of the gen2 irq code with the gen3+ code by
introducing the GEN2_IRQ_RESET/INIT macros.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170818183705.27850-6-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/i915_irq.c