diff options
author | Douglas Anderson <[email protected]> | 2024-05-03 14:32:48 -0700 |
---|---|---|
committer | Douglas Anderson <[email protected]> | 2024-05-28 13:09:10 -0700 |
commit | ec7629859331fb67dbfb6bcd47f887a402e390ff (patch) | |
tree | 0b9abedc6d9013f4b80e404b7a51bf8288852c9d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 3904f317fd977533f6d7d3c4bfd75e0ac6169bb7 (diff) |
drm/panel: edp: 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-edp 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.7.Icff7f7005d997773d585e36aba9ed41a9865201f@changeid
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions