aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2024-05-03 21:33:08 +0000
committerDouglas Anderson <[email protected]>2024-05-28 20:09:11 +0000
commitbc62654df3c888dec735343f5db9907ac93aea60 (patch)
tree9443d701ba6ad9ed8fb54c039c6605ce85b77380 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentdrm/panel: simple: Stop tracking prepared/enabled (diff)
downloadkernel-bc62654df3c888dec735343f5db9907ac93aea60.tar.gz
kernel-bc62654df3c888dec735343f5db9907ac93aea60.zip
drm/panel: simple: Add a comment about unprepare+disable at shutdown/remove
It's the responsibility of a correctly written DRM modeset driver to call drm_atomic_helper_shutdown() at shutdown time and that should be disabling / unpreparing the panel if needed. Panel drivers shouldn't be calling these functions themselves. A recent effort was made to fix as many DRM modeset drivers as possible [1] [2] [3] and most drivers are fixed now. Unfortunately, it's very difficult to know exactly which DRM modeset drivers are using panel-simple due to the sheer number of panels it handles. For now, we'll leave the calls and just add a comment to keep people from copying this code. [1] https://lore.kernel.org/r/[email protected] [2] https://lore.kernel.org/r/[email protected] [3] https://lore.kernel.org/r/[email protected] Acked-by: Linus Walleij <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: Douglas Anderson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20240503143327.RFT.v2.27.I639183ac987e139092491a94e22d46a5d857580c@changeid
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions