]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe reset
authorPrike Liang <Prike.Liang@amd.com>
Wed, 17 Jul 2024 06:58:00 +0000 (14:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:58 +0000 (15:18 -0400)
commitdcc8e148e013f0d6b0a715e0aa05f033ca7945e9
tree4724c1f878f8381096c3043726207bd4936fb468
parentb5af7525ae0cb9b5d0a5dcb7d2e141ebe1462bdd
drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe reset

Implement the kernel graphics queue pipe reset,and the driver
will fallback to pipe reset when the queue reset fails. However,
the ME FW hasn't fully supported pipe reset yet so disable the
KGQ 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/amdgpu_ucode.h
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c