]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe reset
authorPrike Liang <Prike.Liang@amd.com>
Fri, 21 Feb 2025 12:34:32 +0000 (20:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Apr 2025 20:56:07 +0000 (16:56 -0400)
commit9a218d6f478edca73207f5b72efc9bbf035ea1cf
tree2ea23fdf0b9dc4636e12822691955c60abfc10d3
parent732c6cefc1ecfc8de5d7a2029480798655d979d8
drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe reset

Implement the GFX12 KCQ pipe reset, and disable the GFX12
kernel compute queue until the CPFW fully supports 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