All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes of AMD GFX7/8 hang on Loongson platforms
@ 2024-06-17 10:58 Icenowy Zheng
  2024-06-17 10:58 ` [PATCH 1/2] drm/amdgpu: make duplicated EOP packet for GFX7/8 have real content Icenowy Zheng
  2024-06-17 10:58 ` [PATCH 2/2] drm/radeon: repeat the same EOP packet for EOP workaround on CIK Icenowy Zheng
  0 siblings, 2 replies; 16+ messages in thread
From: Icenowy Zheng @ 2024-06-17 10:58 UTC (permalink / raw)
  To: Alex Deucher, Christian König, Pan Xinhui, David Airlie,
	Daniel Vetter, Pierre-Eric Pelloux-Prayer, Huacai Chen,
	WANG Xuerui
  Cc: amd-gfx, dri-devel, linux-kernel, loongarch, Icenowy Zheng

This patchset tries to fix some workaround code in amdgpu/radeon driver,
that makes Loongson 3A+7A platform suffering from GPU crashes.

Icenowy Zheng (2):
  drm/amdgpu: make duplicated EOP packet for GFX7/8 have real content
  drm/radeon: repeat the same EOP packet for EOP workaround on CIK

 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 12 +++++-------
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 12 ++++--------
 drivers/gpu/drm/radeon/cik.c          |  7 ++-----
 3 files changed, 11 insertions(+), 20 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-06-18  7:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 10:58 [PATCH 0/2] Fixes of AMD GFX7/8 hang on Loongson platforms Icenowy Zheng
2024-06-17 10:58 ` [PATCH 1/2] drm/amdgpu: make duplicated EOP packet for GFX7/8 have real content Icenowy Zheng
2024-06-17 12:35   ` Christian König
2024-06-17 13:03     ` Icenowy Zheng
2024-06-17 13:09       ` Christian König
2024-06-17 13:43         ` Icenowy Zheng
2024-06-17 13:59           ` Christian König
2024-06-17 14:30             ` Icenowy Zheng
2024-06-17 14:42               ` Christian König
2024-06-17 14:57                 ` Icenowy Zheng
2024-06-17 15:07                   ` Christian König
2024-06-17 15:35               ` Xi Ruoyao
2024-06-17 15:53                 ` Christian König
2024-06-17 16:09             ` Icenowy Zheng
2024-06-18  6:20               ` Christian König
2024-06-17 10:58 ` [PATCH 2/2] drm/radeon: repeat the same EOP packet for EOP workaround on CIK Icenowy Zheng

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.