[RFC PATCH 0/1] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()

From: Janusz Krzysztofik
Date: Thu May 30 2019 - 05:28:40 EST


Hi,

I do realize more work needs to be done to get a clean hotunplug
solution, however I need your comments to make sure that I'm going in
the right direction.

So far I have no good idea how to resolve pm_runtime_get_sync()
failures on outstanding device file close after successfull driver
unbind.

Thanks,
Janusz


Janusz Krzysztofik (1):
drm/i915: Split off pci_driver.remove() tail to drm_driver.release()

drivers/gpu/drm/i915/i915_drv.c | 17 +++++++++++++----
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/i915_gem.c | 10 +++++++++-
3 files changed, 23 insertions(+), 5 deletions(-)

--
2.21.0