]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Fix DMCUB loading sequence for DCN3.2
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Fri, 8 Aug 2025 14:26:22 +0000 (10:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Sep 2025 20:57:21 +0000 (16:57 -0400)
commit18e755155caa57a6e6c4aa4a40b0db0fba015289
treee69c1dd06d5327ab576c680378c965e8102eae55
parent44343e8b250abb2f6bfd615493ca07a7f11f3cc2
drm/amd/display: Fix DMCUB loading sequence for DCN3.2

[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: Sreeja Golui <sreeja.golui@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Ray Wu <ray.wu@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_dcn32.c
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.h