drm/amd/display: Write DSC enable to MST DPCD
authorDavid Francis <David.Francis@amd.com>
Wed, 19 Jun 2019 18:48:16 +0000 (14:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jan 2020 23:07:47 +0000 (18:07 -0500)
commitf9c8742c66e4b8180db4085555ace9f0775221ae
tree8339223f56f548a2b41f56bf032e5e3f11a93cce
parentec0ca697dd0e573657d7070d1d392faba44acd4d
drm/amd/display: Write DSC enable to MST DPCD

Rework the dm_helpers_write_dsc_enable callback to
handle the MST case.

Use the cached dsc_aux field.

Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Signed-off-by: David Francis <David.Francis@amd.com>
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c