]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modules
authorPratap Nirujogi <pratap.nirujogi@amd.com>
Fri, 17 May 2024 04:39:48 +0000 (00:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2024 21:34:40 +0000 (17:34 -0400)
commit05bafe95e580587ff5febf8ce242fa2f401a1f17
treeed742278c8e1a653a42a4a1ea62f32ee260a35ba
parent0253d718a070ba109046299847fe8f3cf7568c3c
drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modules

Add independent IP centric modules for ISP4.1.0 and ISP4.1.1 hw blocks.

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