]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe reset
authorPrike Liang <Prike.Liang@amd.com>
Fri, 21 Feb 2025 12:14:31 +0000 (20:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:58 +0000 (15:18 -0400)
commitd69248cf4c91949a7b83b3fd77c7c229336bb23c
treeeb4ac320552b95c7c51639b621ca4ad6de1fc3ff
parentdcc8e148e013f0d6b0a715e0aa05f033ca7945e9
drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe reset

Implement the GFX11 compute pipe reset. As the GFX11 CPFW
still hasn't fully supported pipe reset yet, therefore
disable the KCQ pipe reset temporarily.

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_v11_0.c