]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add ring reset callback for JPEG4_0_0
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Wed, 29 Jan 2025 13:33:27 +0000 (19:03 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Feb 2025 19:08:27 +0000 (14:08 -0500)
commit74894ffc7d0cb6d99368b8c47386f4cc6c213a05
tree458a54b8b0f1b74327732c45c8f62b528092ed14
parentabce7b4fc7c6d6a567872626e00c9b840be63b22
drm/amdgpu: Add ring reset callback for JPEG4_0_0

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

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Acked-by: Christian König <christian.koenig@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_v4_0.c