]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Enable devcoredump for JPEG4_0_5
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Wed, 29 Jan 2025 05:22:35 +0000 (10:52 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:03:02 +0000 (21:03 -0500)
commit2b0ccf3923b5d38672ad801db004580948d7d2c5
treeb44f0df89ccf935bd7e6f1b15b1ebb1e2e2494ff
parentc3dddd6029676af390993da980881db9dd26831f
drm/amdgpu: Enable devcoredump for JPEG4_0_5

Add register list and enable devcoredump for JPEG4_0_5

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