]> asedeno.scripts.mit.edu Git - linux.git/commit
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:18:10 +0000 (14:18 -0500)
commit1d0610bc26d8e2fe82de77d8be3e1ed0958feddc
tree9402652c7fcc1826892089d614d514c0cb931c3a
parent75c35000235f3662f2810e9a59b0c8eed045432e
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