Home
last modified time | relevance | path

Searched hist:"6 bcdb1c839b5d75270d4a492221a7af891d8a484" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 6bcdb1c839b5d75270d4a492221a7af891d8a484 Fri Aug 18 13:37:04 CDT 2017 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Remove duplicated irq_preinstall/uninstall hooks

All the irq_preinstall and irq_uninstall hooks are now identical. Let's
just rename them all the irq_reset and remove the pointless duplicates.

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-16-ville.syrjala@linux.intel.com