Home
last modified time | relevance | path

Searched hist:ba7eb78932173ce6e315a754b7b32eb0a4f155ed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff ba7eb78932173ce6e315a754b7b32eb0a4f155ed Fri Aug 18 13:36:53 CDT 2017 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Use GEN3_IRQ_RESET/INIT on gen3/4

Replace the manual IMR+IER+IIR write sequences with the appropriate
GEN3_IRQ_RESET/INIT macro invocations in gen3/4.

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