diff options
author | Zhikai Zhai <[email protected]> | 2024-08-27 14:06:01 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-09-18 16:15:08 -0400 |
commit | 4bdc5b504af7de1f649004cfdd37445d36db6703 (patch) | |
tree | c7104ad956d533b944c4f348d45a26742c2efb23 /tools/perf/scripts/python/stackcollapse.py | |
parent | f510dd5c210bf8cc22e4be48cbbda3cb754219f5 (diff) |
drm/amd/display: Skip to enable dsc if it has been off
[WHY]
It makes DSC enable when we commit the stream which need
keep power off, and then it will skip to disable DSC if
pipe reset at this situation as power has been off. It may
cause the DSC unexpected enable on the pipe with the
next new stream which doesn't support DSC.
[HOW]
Check the DSC used on current pipe status when update stream.
Skip to enable if it has been off. The operation enable
DSC should happen when set power on.
Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Reviewed-by: Wenjing Liu <[email protected]>
Signed-off-by: Zhikai Zhai <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions