summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima
diff options
context:
space:
mode:
authorSam Bobroff <sbobroff@linux.ibm.com>2019-05-21 08:28:39 +0300
committerGerd Hoffmann <kraxel@redhat.com>2019-05-21 11:06:04 +0300
commit3c6b8625dde82600fd03ad1fcba223f1303ee535 (patch)
treea61da23e591c07746cf423701ca4cfbbe70f4184 /drivers/gpu/drm/lima
parent201bd433bfa36c8b1de3c71f59d04bf5b58adfd9 (diff)
downloadlinux-3c6b8625dde82600fd03ad1fcba223f1303ee535.tar.xz
drm/bochs: Fix connector leak during driver unload
When unloading the bochs-drm driver, a warning message is printed by drm_mode_config_cleanup() because a reference is still held to one of the drm_connector structs. Correct this by calling drm_atomic_helper_shutdown() in bochs_pci_remove(). Fixes: 6579c39594ae ("drm/bochs: atomic: switch planes to atomic, wire up helpers.") Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com> Link: http://patchwork.freedesktop.org/patch/msgid/93b363ad62f4938d9ddf3e05b2a61e3f66b2dcd3.1558416473.git.sbobroff@linux.ibm.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/lima')
0 files changed, 0 insertions, 0 deletions