]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1
authorSreekant Somasekharan <Sreekant.Somasekharan@amd.com>
Fri, 7 Nov 2025 00:15:11 +0000 (19:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:30:19 +0000 (10:30 -0400)
commit29756a7535facdaed39d0b5572201068a7746812
treef80269d699c494b35f309ce54534a5493fae93d7
parent370deb69ea618130c396ed4f33f035773c3d7420
drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1

Bug found with retry based thrashing mechanism. Revert to the old
thrashing method.

Signed-off-by: Sreekant Somasekharan <Sreekant.Somasekharan@amd.com>
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c