]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add JPEG HW IP and SW structures
authorLeo Liu <leo.liu@amd.com>
Fri, 8 Nov 2019 15:00:24 +0000 (10:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:49 +0000 (10:12 -0500)
commit745e3f1a4a4b24bf133d2ec14161c32839c8a631
treeb4185d3925ecded7b68b9c6f6dbf8f23b317d748
parentc3230899f9ff294325781e9d1daf3bf74ea32c5c
drm/amdgpu: add JPEG HW IP and SW structures

It will be used for JPEG IP 1.0, 2.0, 2.5 and later.

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/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h [new file with mode: 0644]