[PATCH 0/2] Fixes of AMD GFX7/8 hang on Loongson platforms

From: Icenowy Zheng
Date: Mon Jun 17 2024 - 06:59:38 EST


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