]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/gfx12: use proper rlc safe mode helpers
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2024 22:11:52 +0000 (18:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Sep 2024 15:41:31 +0000 (11:41 -0400)
commitf8eee864ba5cbe1447a68949883f69228e53b138
treef9e921e37904adf79628586e719b7911aa06df84
parent01d05521f7e2523045d3ff7b857dd68db276d31d
drm/amdgpu/gfx12: use proper rlc safe mode helpers

Rather than open coding it for the queue reset.

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