]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Enable devcoredump for JPEG4_0_3
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Tue, 28 Jan 2025 19:23:52 +0000 (00:53 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:03:01 +0000 (21:03 -0500)
commit08527cb534ff00a8795bf42030e13a8e23391623
treee0b407d8d11397f61658928fd3fb45286c9bf5ff
parentdf996b5effda7d3b4525c78cd3fe375a224e734c
drm/amdgpu: Enable devcoredump for JPEG4_0_3

Add register list and enable devcoredump for JPEG4_0_3

V2: (Lijo)
 - remove version specific callbacks and use simplified helper functions

V3: (Lijo)
 - move amdgpu_jpeg_reg_dump_fini() to sw_fini() and avoid the call here

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