diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-02-11 14:55:22 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-02-12 10:24:08 +0100 |
commit | 81e7301d7da3b7de36d5fa479b2f25bfb923119d (patch) | |
tree | 38ad631847d2386faefa9c56c7b6b855f2930b1e /drivers/gpu/drm/drm_crtc_internal.h | |
parent | 81da8c3b8d3df6f05b11300b7d17ccd1f3017fab (diff) |
drm/cirrus: add drm_driver.release callback.
Move final cleanups from cirrus_pci_remove() to the new callback.
Add drm_atomic_helper_shutdown() call to cirrus_pci_remove().
Use drm_dev_{enter,exit,unplug} to avoid touching hardware after
device removal.
v4: add changelog.
v3: use drm_dev*.
v2: stop touching hardware after pci_remove().
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20200211135522.23654-1-kraxel@redhat.com
Diffstat (limited to 'drivers/gpu/drm/drm_crtc_internal.h')
0 files changed, 0 insertions, 0 deletions