diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2023-11-08 10:55:53 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-11-29 18:03:59 -0500 |
commit | 08448812acb2ab701cd5ff7e1a1dc97f7f10260c (patch) | |
tree | 3a312053c3d4cde674f28587aa72777c51e44b94 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6b0b7789a7a5f3e69185449f891beea58e563f9b (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: stable@vger.kernel.org # 6.1+
Reviewed-by: Syed Hassan <syed.hassan@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions