]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7810d7c610168cc1ef688a345eca3634e8f5f117
tree8339223f56f548a2b41f56bf032e5e3f11a93cce
parentc357c309cc8cd40ebc2d63d5841404396e28efab
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