]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: Add JPEG_v5_0_2 IP block
authorSonny Jiang <sonjiang@amd.com>
Wed, 21 Jan 2026 22:56:36 +0000 (17:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 21:43:12 +0000 (17:43 -0400)
commit855e3e19f69c0133a98dfae3ec9d26089cd50e77
tree3ec78d361cd6b0f70ebd6cdba9a9e5c8bcd538e1
parent3663c6e4a367f04cecf96ece58db3a0fc700658b
drm/amdgpu: Add JPEG_v5_0_2 IP block

Add support for JPEG_5_0_2

v2: comment out RAS for now (Alex)
v3: drop some bringup leftovers (Alex)

Signed-off-by: Sonny Jiang <sonjiang@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_2.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_2.h [new file with mode: 0644]