RE: [PATCH v2 2/3] drm/amd/amdgpu: Add ISP driver support

2024-05-09 Thread Nirujogi, Pratap
To: Nirujogi, Pratap ; amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Limonciello, Mario ; Chan, Benjamin (Koon Pan) ; Li, King ; Du, Bin Subject: Re: [PATCH v2 2/3] drm/amd/amdgpu: Add ISP driver support On 5/9/2024 14:35, Pratap Nirujogi wrote: > Add the isp driver in amdgpu to support ISP de

Re: [PATCH v2 2/3] drm/amd/amdgpu: Add ISP driver support

2024-05-09 Thread Mario Limonciello
On 5/9/2024 14:35, Pratap Nirujogi wrote: 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. Signed-off-by: Pratap Nirujogi Change-Id: I67ef206e5eca1fe74e495c3262746be495e17d09

[PATCH v2 2/3] drm/amd/amdgpu: Add ISP driver support

2024-05-09 Thread Pratap Nirujogi
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. Signed-off-by: Pratap Nirujogi Change-Id: I67ef206e5eca1fe74e495c3262746be495e17d09 --- Changes in v2: - Remove adding IORESOU