linux_dsm_epyc7002/drivers/gpu/drm/amd
Martin Leung 39bdac36cc drm/amd/display: fix dcn-specific clk_mgr init_clocks
[Why]
underflow seen on certain monitor setups caused by making dcnxx_init_hw
generic

[How]
by moving dcn20_init_hw into dcn10, we added a dcn-specific clk_mgr
init (dc->clk_mgr->funcs->init_clocks()). Thus, put old clk_mgr
memset in an else statement so both memsets don't get set

Signed-off-by: Martin Leung <martin.leung@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-08-15 10:54:21 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amdgpu: MODULE_FIRMWARE requires linux/module.h 2019-08-15 10:52:01 -05:00
amdkfd Linux 5.3-rc3 2019-08-09 13:07:28 -05:00
display drm/amd/display: fix dcn-specific clk_mgr init_clocks 2019-08-15 10:54:21 -05:00
include drm/amdgpu: implement querying ras error count for mmhub 2019-08-15 10:51:50 -05:00
powerplay drm/amdgpu/powerplay: fix spelling mistake "unsuported" -> "unsupported" 2019-08-15 10:51:56 -05:00