drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Wed, 24 Aug 2022 14:51:21 +0000 (10:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:33:00 +0000 (14:33 -0400)
commite7dbdfa226ce621931a84f60e885d42c232fb990
treef97361d53f46cd3d6bfd9d8c04889b5ccb7e612b
parentd56e38d51cbc902a27f8b2ba244bb6a8950e8a7c
drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314

[Why]
HW can support the display swizzle modes for video, and those are
preferable over standard or linear for decode use.

[How]
Remove the check for DCN314.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.c