drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Thu, 11 Aug 2022 20:42:12 +0000 (16:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:32:59 +0000 (14:32 -0400)
commit615268d4935082ea64729fcc8a35af394ff90e7c
tree6c86830048d07c5c366d8dd08b4ea6107b45e580
parent4f76da231826190658d19ec8d89ea8cd46fdfb7d
drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"

This reverts commit a4f1b04216023ff0f4cd89328b59ee6890248130 since
returning false in case of SubVP results in no cursor being visible on
desktop as there is no sw cursor fallback path on all platforms.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_stream.c