drm/amd/display: Remove VSC infoframe dep on DMCU
authorRoman Li <roman.li@amd.com>
Fri, 26 Jun 2020 14:27:31 +0000 (10:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jul 2020 13:01:51 +0000 (09:01 -0400)
commit8a488f5df32a0483010959c9265bc3484eca83f0
treed57d5538861138225840f69d1a63f1b378842e49
parent486b7680465e931d02075cbb8f6af1ac9ef48fd2
drm/amd/display: Remove VSC infoframe dep on DMCU

[Why]
VSC infoframe is needed for PSR. Previously only DMCU controller
supported PSR. Now DMUB also implements PSR.

[How]
Remove VSC infoframe dependency on DMCU.

Signed-off-by: Roman Li <roman.li@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c