OSDN Git Service

drm/amdgpu: add amdgpu_jpeg and JPEG tests
authorLeo Liu <leo.liu@amd.com>
Fri, 8 Nov 2019 15:07:56 +0000 (10:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:49 +0000 (10:12 -0500)
commit9d9cc9b8fe85e7c7cdfc58b61830ca38f770cab1
tree801ea7b793018c840f8607fb51e9d4465113157f
parent88a1c40a04de534353fe7389654557aa886bc445
drm/amdgpu: add amdgpu_jpeg and JPEG tests

It will be used for all versions of JPEG eventually. Previous
JPEG tests will be removed later since they are still used by
JPEG2.x.

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