]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/amdgpu: Add ISP driver support
authorPratap Nirujogi <pratap.nirujogi@amd.com>
Thu, 2 May 2024 22:54:05 +0000 (18:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2024 21:34:39 +0000 (17:34 -0400)
commit8fcbfd53ead3d5faf8c79b7179aa1caecd44384c
tree1336485747e6ebea1d52e9e41160ab59384eacab
parent772e4d56dab5448eb120f74811eaa71d7a474c1f
drm/amd/amdgpu: Add ISP driver support

Add the isp driver in amdgpu to support ISP device on the APUs that
supports ISP IP block. ISP hw block is used for camera front-end, pre
and post processing operations.

Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/amdgpu_isp.h [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h