On 11/21/2025 7:55 AM, Rodrigo Siqueira wrote:
This series addresses the issue of amdgpu reload failures in APUs. The first commit adds a GPU reset during unload time, and the second commit removes a specific fix for the Renoir device that becomes outdated with the first patch. Changes since V4: - Add a code comment about PSP behavior. Thanks Siqueira Rodrigo Siqueira (2): drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded Revert "drm/amd: fix gfx hang on renoir in IGT reload test" drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 14 ++++++++++++++ drivers/gpu/drm/amd/amdgpu/soc15.c | 4 ---- 2 files changed, 14 insertions(+), 4 deletions(-)
Series looks good to me. Reviewed-by: Mario Limonciello (AMD) <[email protected]>
