]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/gfx9: use proper rlc safe mode helpers
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2024 21:59:47 +0000 (17:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:18:41 +0000 (14:18 -0400)
commit27ef61f9617478c432bc477d4eed8963deb89f24
tree0e9e6326f72e17eb000eede01679b67a1fa1a1a7
parentc4f503551fd65e50e657219c9bfc2987c51805ca
drm/amdgpu/gfx9: 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_v9_0.c