diff options
| author | Rodrigo Siqueira <[email protected]> | 2018-07-19 00:40:45 +0000 |
|---|---|---|
| committer | Gustavo Padovan <[email protected]> | 2018-07-28 19:09:39 +0000 |
| commit | 2ead1be54b22ccdc93d3030172993e363128f1b4 (patch) | |
| tree | 9dc8f297d90fa1ff44e9584a34f9fc59b482a398 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | drm_dp_cec.c: fix formatting typo: %pdH -> %phD (diff) | |
| download | kernel-2ead1be54b22ccdc93d3030172993e363128f1b4.tar.gz kernel-2ead1be54b22ccdc93d3030172993e363128f1b4.zip | |
drm/vkms: Fix connector leak at the module removal
Currently, vkms shows an error message if the following steps occur: (1)
load vkms, (2) perform any specific operation in the vkms (e.g., run an
IGT test), and (3) unload the module. The following error message
emerges:
[drm:drm_mode_config_cleanup [drm]] *ERROR* connector Virtual-1 leaked!
This commit fixes this error by calling drm_atomic_helper_shutdown()
before drm_mode_config_cleanup, which turns off the whole display
pipeline and remove a reference related to any connector.
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions
