]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Enable devcoredump for JPEG2_0_0
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Wed, 29 Jan 2025 06:38:48 +0000 (12:08 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:03:02 +0000 (21:03 -0500)
commit63d5f8db53134cfbd085a5d9ed9646451b7647c3
treebb22c2567b05b44335a2cbd55c62249afb6eaa9b
parentd949e91b42f2c18fe8aded0ea002d1b588af2034
drm/amdgpu: Enable devcoredump for JPEG2_0_0

Add register list and enable devcoredump for JPEG2_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_v2_0.c