OSDN Git Service

drm/amd/display: Bypass DET swath fill check for max clocks
authorDillon Varone <Dillon.Varone@amd.com>
Wed, 23 Nov 2022 19:15:00 +0000 (14:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Dec 2022 15:16:17 +0000 (10:16 -0500)
commit2a2acdd7f84fe97ef9c74dd4da99b67b61a97521
tree358858649195e6d6731801dff522d86ebbc449ca
parente61aebe38714d5f3b320002d19167f57b8cd3b93
drm/amd/display: Bypass DET swath fill check for max clocks

[Description]
If validating for max voltage level (therefore max clocks) always pass over
the DET swath fill latency hiding check.

Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Dillon Varone <Dillon.Varone@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/dml/dcn32/display_mode_vba_32.c