[Intel-gfx] [PATCH 07/13] drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall

Chris Wilson chris at chris-wilson.co.uk
Thu Sep 19 15:35:08 UTC 2019


Quoting Jani Nikula (2019-09-19 15:03:54)
> Split intel_modeset_driver_remove() to two, the part with working irqs
> before irq uninstall, and the part after irq uninstall.
> 
> The error path in i915_driver_modeset_probe() looks obviously weird
> after this, but remains as good or broken as it ever was. No functional
> changes.
> 
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>

Memory says _noirq is used by pm code as having irqs available is the
norm.
-Chris


More information about the Intel-gfx mailing list