]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Disable Z8 minimum stutter period check for DCN35
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Wed, 20 Mar 2024 19:36:09 +0000 (15:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 02:04:15 +0000 (22:04 -0400)
commit211a06dfe54aa52f55dcbfdf1fd984038bf60577
tree45eafc68dd896c86b6b907618600114a470e34e5
parent7eb9d1e0ebad5ece64ccab0606bcf21faee1e6eb
drm/amd/display: Disable Z8 minimum stutter period check for DCN35

[Why]
The threshold is no longer useful for blocking suboptimal power states
for DCN35 based on real measurement.

[How]
Reduce to the minimum threshold duration, 1us.

Reviewed-by: Gabe Teeger <gabe.teeger@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/resource/dcn35/dcn35_resource.c