diff options
author | Jun Lei <[email protected]> | 2019-10-03 15:09:53 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-10-30 11:56:15 -0400 |
commit | 8775e89fa7121535d2da738c95167b8c65aa6e90 (patch) | |
tree | 42ddfdf5ea5118469a6310bcd5d8b689dfdef585 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 57c0f58e9f562089de5f0b60da103677d232374c (diff) |
drm/amd/display: do not synchronize "drr" displays
[why]
A display that supports DRR can never really be considered
"synchronized" with any other display because we can dynamically
enable DRR (i.e. without modeset). this will cause their
relative CRTC positions to drift and lose sync. this will disrupt
features such as MCLK switching that assume and depend on
their permanent alignment (that can only change with modeset)
[how]
check for ignore_msa in stream when considered synchronizability
this ignore_msa is basically actually implemented as "supports drr"
Signed-off-by: Jun Lei <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Anthony Koo <[email protected]>
Acked-by: Leo Li <[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