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)
commit88a1c40a04de534353fe7389654557aa886bc445
treeb4185d3925ecded7b68b9c6f6dbf8f23b317d748
parent0bb419c76b31506194a0ba9447f84fc177d83910
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]