]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Don't choose SubVP display if ActiveMargin > 0
authorAlvin Lee <Alvin.Lee2@amd.com>
Mon, 15 Aug 2022 18:58:53 +0000 (14:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Aug 2022 21:45:04 +0000 (17:45 -0400)
commit7165909d861772281725d1eb117be8e3afe6840b
treea2c9cf1bd2539585d8e6042b7a58cb22c045ee42
parent508a90a1ae4193b9a5b443752a3a3683599f7713
drm/amd/display: Don't choose SubVP display if ActiveMargin > 0

[Description]
There can be SubVP scheduling issues if a SubVP
display is chosen has ActiveDramClockChangeLatency > 0.
Block this case for now, and enable Vactive case
(later) to handle this.

Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@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/dcn32_fpu.c
drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h