]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Update DMCUB loading sequence for DCN3.5
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Fri, 9 May 2025 15:18:26 +0000 (11:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Jun 2025 19:36:19 +0000 (15:36 -0400)
commitd42b2331e158fa6bcdc89e4c8c470dc5da20be1f
tree3693c24f59deed9d479ef38aa56b358751ef339f
parentaca63ca8b84919e8cf69747aa91593655bd1f731
drm/amd/display: Update DMCUB loading sequence for DCN3.5

[Why]
New sequence from HW for reset and firmware reloading has been
provided that aims to stabilize the reload sequence in the case the
firmware is hung or has outstanding requests.

[How]
Update the sequence to remove the DMUIF reset and the redundant
writes in the release.

Reviewed-by: Ovidiu Bunea <ovidiu.bunea@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c