]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Check other planes for iflip only if GSL already enabled
authorAlvin Lee <alvin.lee2@amd.com>
Fri, 30 Oct 2020 17:49:46 +0000 (13:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Nov 2020 19:25:51 +0000 (14:25 -0500)
commit81e39f3b70a26c2a2aeadde3a0f615803f6c43b0
tree6fc6cdc9a95dfaeac4bcb528f65feaa899b07cf3
parent958e578f9d7fa461deaa66076c115ae10059c9d5
drm/amd/display: Check other planes for iflip only if GSL already enabled

[Why]
We don't want GSL to be enabled when only updating
plane address

[How]
Only check other pipes for immediate flip if GSL is
already enabled

Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c