diff options
author | Roman Li <[email protected]> | 2022-01-28 12:29:01 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-02-16 17:30:02 -0500 |
commit | 17ce8a6907f77b7ac97ddaa071d8a1f6e06ce85b (patch) | |
tree | 06c9476f09b51fdc338aebea08c9f5c7fe4b9d7d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | aa79d3808e8cf1f5fd0f1c20c2e6a6865b5b940c (diff) |
drm/amd/display: Add dsc pre-validation in atomic check
[Why]
The previous change:
"Add affected crtcs to atomic state for dsc mst unplug"
forces modeset on all added crctc regardless whether timing changed or not.
Per our implementation of dsc we need modeset only if timing changed.
Otherwise dsc can be programmed incorrectly leading to dsc engine hang.
[How]
During atomic_check pre-compute dsc params.
Only set mode_changed if timing is changed.
Reviewed-by: Hersen Wu <[email protected]>
Acked-by: Jasdeep Dhillon <[email protected]>
Signed-off-by: Roman Li <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions