]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: restore immediate_disable_crtc for w/a
authorCharlene Liu <Charlene.Liu@amd.com>
Tue, 16 Jul 2024 17:47:43 +0000 (13:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2024 21:32:15 +0000 (17:32 -0400)
commit9724b8494d3e85cb01c377f201bfaf25fd7d38ff
tree626f8411149aa073053a98e315098588f9182ed0
parent739d0f3e1f36738d4cd84166784a8f7a58d69612
drm/amd/display: restore immediate_disable_crtc for w/a

[why]
immediate_disable_crtc does not reset ODM.  if switching to disable_crtc
which will disable ODM as well.  i.e. need to restore ODM mem cfg at
reenable it at end of w/a.

Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Reviewed-by: Xi (Alex) Liu <xi.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c
drivers/gpu/drm/amd/display/dc/optc/dcn31/dcn31_optc.c