]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: Add ring reset callback for JPEG5_0_1
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Tue, 18 Feb 2025 18:06:48 +0000 (23:36 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:44:00 +0000 (11:44 -0500)
commit62431979dd92e8b2df2ea4ef38f852511b4e2638
tree1a1dc601b7f61f1ccc1727e5e032153408ce5914
parent9b3ef540397cfc356f10f504841b2e9d16e31286
drm/amdgpu: Add ring reset callback for JPEG5_0_1

Add ring reset function callback for JPEG5_0_1 to
recover from job timeouts without a full gpu reset.

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c