On 11/21/25 14:55, 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.

Acked-by: Christian König <[email protected]> for the whole series.

> 
> 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(-)
> 

Reply via email to