[Intel-gfx] Fixup drm-misc vs i915->unload()

Chris Wilson chris at chris-wilson.co.uk
Fri Jun 17 15:53:54 UTC 2016


In order to quieten the warning about out-of-order unload, we need to
move our connector unregistrations actions from our custom callback to
earlier when the core unregister the connectors.

The change from earlier is that I missed a vital patch to prevent a
use-after-free during DP connector destroy.
-Chris



More information about the Intel-gfx mailing list