All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Address amdgpu reload issues in APUs
@ 2025-11-19  0:22 Rodrigo Siqueira
  2025-11-19  0:22 ` [PATCH v4 1/2] drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded Rodrigo Siqueira
  2025-11-19  0:22 ` [PATCH v4 2/2] Revert "drm/amd: fix gfx hang on renoir in IGT reload test" Rodrigo Siqueira
  0 siblings, 2 replies; 6+ messages in thread
From: Rodrigo Siqueira @ 2025-11-19  0:22 UTC (permalink / raw)
  To: Alex Deucher, Christian König, Mario Limonciello
  Cc: Robert Beckett, amd-gfx, kernel-dev, Rodrigo Siqueira

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.

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 | 9 +++++++++
 drivers/gpu/drm/amd/amdgpu/soc15.c         | 4 ----
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-19 14:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-19  0:22 [PATCH v4 0/2] Address amdgpu reload issues in APUs Rodrigo Siqueira
2025-11-19  0:22 ` [PATCH v4 1/2] drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded Rodrigo Siqueira
2025-11-19  9:20   ` Christian König
2025-11-19 14:00     ` Alex Deucher
2025-11-19 14:14       ` Christian König
2025-11-19  0:22 ` [PATCH v4 2/2] Revert "drm/amd: fix gfx hang on renoir in IGT reload test" Rodrigo Siqueira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.