]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Enable devcoredump for JPEG4_0_0
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Wed, 29 Jan 2025 05:16:15 +0000 (10:46 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:03:02 +0000 (21:03 -0500)
commitc3dddd6029676af390993da980881db9dd26831f
tree35cffb16deee1f2781208d1f560563071575f21c
parent358b3774a086b6cc5483781c6ef448b36a7591cb
drm/amdgpu: Enable devcoredump for JPEG4_0_0

Add register list and enable devcoredump for JPEG4_0_0

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.c