]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: Disable DCN401 UCLK P-State support on full updates
authorDillon Varone <dillon.varone@amd.com>
Thu, 1 Aug 2024 19:35:51 +0000 (15:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2024 14:44:39 +0000 (10:44 -0400)
commit67ea53a4bd9d03a85eecd99875a2a794c886f788
treeaaf4d272b2e5c1e3445f16905430406b154465bf
parentcc2991203c9d4e23051dbe5bcb1fc700fea26992
drm/amd/display: Disable DCN401 UCLK P-State support on full updates

[WHY&HOW]
It is not guaranteed even for HW exclusive P-State methods (like
VActive) that P-state will be supported properly until optimize
bandwidth is called, so unconditionally disable it on full updates.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c