diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2023-03-11 17:11:29 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-03-31 18:18:53 +0300 |
commit | d29fb7baab09b6a1dc484c9c67933253883e770a (patch) | |
tree | bee4c019554a25c06057327785c149ae23db2f79 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9c224e058dd9ae9b03602d6c86d44f0d11e21ba3 (diff) | |
download | linux-d29fb7baab09b6a1dc484c9c67933253883e770a.tar.xz |
drm/amd/display: Add NULL plane_state check for cursor disable logic
[Why]
While scanning the top_pipe connections we can run into a case where
the bottom pipe is still connected to a top_pipe but with a NULL
plane_state.
[How]
Treat a NULL plane_state the same as the plane being invisible for
pipe cursor disable logic.
Cc: stable@vger.kernel.org
Cc: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions