diff options
author | Roman Li <[email protected]> | 2022-03-15 14:57:34 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-03-31 23:05:53 -0400 |
commit | 75c95f4550e3d4584ff100fef53c240f3291f7cd (patch) | |
tree | 24db22637494a2ba3389627ee23f444930f8c19a /drivers/gpu/drm/amd/display/dc/bios/command_table.c | |
parent | 06bab5897c51e15d9a6b7ec11b1eacc4f2e1a145 (diff) |
drm/amd/display: Remove redundant dsc power gating from init_hw
[Why]
DSC Power down code has been moved from dcn31_init_hw into init_pipes()
Need to remove it from dcn10_init_hw() as well to avoid duplicated action
on dcn1.x/2.x
[How]
Remove DSC power down code from dcn10_init_hw()
Fixes: 8fa6f4c5715c ("drm/amd/display: fixed the DSC power off sequence during Driver PnP")
Reviewed-by: Anthony Koo <[email protected]>
Reviewed-by: Eric Yang <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: Roman Li <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/bios/command_table.c')
0 files changed, 0 insertions, 0 deletions