diff options
| author | Martin Leung <[email protected]> | 2019-07-28 11:09:11 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-15 10:54:21 -0500 |
| commit | 39bdac36cc139dfaf4ff324250319b79c6c224b8 (patch) | |
| tree | 743a8279dcdde66a81ca8e945a2c407c4394366c /drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h | |
| parent | 8a31820b12187c7e31c52e8a00075359d9efac52 (diff) | |
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 <[email protected]>
Reviewed-by: Anthony Koo <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h')
0 files changed, 0 insertions, 0 deletions