]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: add JPEG v2.0 function supports
authorLeo Liu <leo.liu@amd.com>
Fri, 8 Nov 2019 18:26:46 +0000 (13:26 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:50 +0000 (10:12 -0500)
commit6ac27241106bc946bd50032f4cd96899c6a6fe69
tree6523bdf5216b3cfe809edc3e7924161751a1eda7
parent2eb167293f5738c7d6b89ca154b5fddd04774db3
drm/amdgpu: add JPEG v2.0 function supports

It got separated from VCN2.0 with a new jpeg_v2_0_ip_block

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