]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
drm/amd/display: display connected to dp-1 does not light up
authorHersen Wu <hersenxs.wu@amd.com>
Fri, 27 Jul 2018 18:52:37 +0000 (14:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Aug 2018 20:57:51 +0000 (15:57 -0500)
commit1e1dbd6fd10031bf46d9e44b6ad423e2ee39e2a7
treed4ae44ef009ddd2047f4bcd446213c039fc17255
parent81aca8e75c1b046865fb2badef95a0dcff6f73de
drm/amd/display: display connected to dp-1 does not light up

[why]
for vega, dp set_panel_mode is
handled by psp firmware. dal should not program the
register again.

[how]
dal does not program panel mode.

Signed-off-by: Hersen Wu <hersenxs.wu@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c