drm/amd/display: Update SW cursor fallback for subvp high refresh
authorAlvin Lee <alvin.lee2@amd.com>
Fri, 7 Jul 2023 16:26:04 +0000 (12:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Jul 2023 15:14:15 +0000 (11:14 -0400)
commitcedac798fdad358bd56f3d6dfa38f59c8ac95a83
treee23d461d93391789d2b4488de07c32b4a101e71d
parenta243e38e699f03b7d73b156564cfd67b78448368
drm/amd/display: Update SW cursor fallback for subvp high refresh

[Description]
Since SubVP high refresh is now enabled, we must
fallback to SW cursor under if we're in a SubVP
high refresh config

Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Alan Liu <haoping.liu@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/core/dc_stream.c