]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Enable devcoredump for JPEG5_0_0
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Thu, 30 Jan 2025 07:05:42 +0000 (12:35 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:03:02 +0000 (21:03 -0500)
commit64dc2f0029ec42abaf87c44c636b12dff32ea395
tree438ca1fa288168ab9060ae7ebe0ddbb9130bdc05
parent8ecd4ec6a5fddc1ae54cf92dbac0d46131d62fca
drm/amdgpu: Enable devcoredump for JPEG5_0_0

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