OSDN Git Service

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)
commit4f6274b3b9a9d5395b1a5b757132a81023236808
tree6fc6cdc9a95dfaeac4bcb528f65feaa899b07cf3
parent5c68c65295de0bc7856580e8b16d8fa0782ae2d3
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