]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx12: Implement the gfx12 kgq pipe reset
authorPrike Liang <Prike.Liang@amd.com>
Fri, 13 Dec 2024 09:10:35 +0000 (17:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:58 +0000 (15:18 -0400)
commit4aa8de3d03124db71f24a9bd01198407294456fa
treecbc59f5b5bde02e91851ee68fc11d8a9bda8a885
parent340f1d9fcd6218e7c9a9506a37beaddb29f01b73
drm/amdgpu/gfx12: Implement the gfx12 kgq pipe reset

Implement the GFX12 kgq pipe reset, and temporarily disable
the GFX12 pipe reset until the CPFW fully support it.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c