OSDN Git Service

drm/amd/display: Disable Audio on reinitialize hardware
authorAlvin Lee <alvin.lee2@amd.com>
Thu, 20 Jun 2019 17:03:25 +0000 (13:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:17:19 +0000 (14:17 -0500)
commit19f876967a98db63fbfca7e0d9f55099f52189e0
treef6acb5154de527fab632f16d3b12c33ef4679860
parent12d0e503dd9e0576487b2f20577717b2a36fe0c5
drm/amd/display: Disable Audio on reinitialize hardware

[Why]
When we recover from hang, we do not want to skip the audio enable call.

[How]
Disable audio in dc_reinitialize_hardware

Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@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/clk_mgr/dcn20/dcn20_clk_mgr.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c