diff options
author | Nicholas Kazlauskas <[email protected]> | 2023-11-08 10:55:53 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-11-29 16:49:00 -0500 |
commit | fcd94ef1b3e78f7dc76309c9611915018d2d62a3 (patch) | |
tree | 16d08aac83f9f9f6ec37ded74be038ef4eb7eba8 /tools/perf/scripts/python/libxed.py | |
parent | c4b8394e76adba4f50a3c2696c75b214a291e24a (diff) |
drm/amd/display: Remove min_dst_y_next_start check for Z8
[Why]
Flickering occurs on DRR supported panels when engaged in DRR due to
min_dst_y_next becoming larger than the frame size itself.
[How]
In general, we should be able to enter Z8 when this is engaged but it
might be a net power loss even if the calculation wasn't bugged.
Don't support enabling Z8 during the DRR region.
Cc: [email protected] # 6.1+
Reviewed-by: Syed Hassan <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions