]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/gfx12: add ring reset callbacks
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 3 Jun 2024 21:07:56 +0000 (17:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Sep 2024 15:40:58 +0000 (11:40 -0400)
commit2480599890296b386839bc53367c10f19d97716d
tree53f76af567ea8067a5b23117ef2a1ee1ae0e5878
parentd1f214432110748603dd310fbe6099df875e6f04
drm/amdgpu/gfx12: add ring reset callbacks

Add ring reset callbacks for gfx and compute.

Acked-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c