]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: enable single dp seamless boot
authorMartin Leung <martin.leung@amd.com>
Fri, 16 Aug 2019 21:26:23 +0000 (17:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:10:57 +0000 (09:10 -0500)
commita995f5d0d4498e71f672c9c7a7182308bf734b53
tree62d57ae21947d06d7cb1981de93eae1e9f0378d7
parentb05d33dc20ad3ea81e47c7800652f0765b6be7c2
drm/amd/display: enable single dp seamless boot

[why]
seamless boot didn't work for non edp's before

[how]
removed edp-specific code, made dp read uefi-set link settings. Also fixed
a hubbub code line to be consistent with usage of function.

Signed-off-by: Martin Leung <martin.leung@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/core/dc_link.c
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c