Dear Laurent Pinchart:
Thanks for your patches! Unfortunately the Media CI robot detected some
issues:
# Test virtme32:test-virtme
Final Summary: 1, Succeeded: 0, Failed: 1, Warnings: 0
Errors Found!
# Test virtme64:test-virtme
Error running test. Final Summary not found
Please fix your serie
On Thu May 29 12:13:17 2025 +0800, Bingbu Cao wrote:
> Intel Image Processing Unit 7th Gen includes input and processing systems
> and the hardware presents itself as a single PCI device in system same
> as IPU6.
>
> The IPU7 PCI device driver basically does PCI configurations, basic
> hardware co
On Thu May 29 12:13:18 2025 +0800, Bingbu Cao wrote:
> The Intel IPU7 has internal microprocessor which runs the firmware
> The microprocessor accesses system DRAM by its internal 32-bit virtual
> address space. Driver should setup the MMU table and expose the DMA
> APIs for memory buffer mapping.
On Thu May 29 12:13:19 2025 +0800, Bingbu Cao wrote:
> IPU7 irmware is generated and released as signed Code Partition
> Directory (CPD) format file which is aligned with the SPI flash code
> partition definition. The driver parses the CPD based on the layout.
>
> Syscom is an inter-process(or) co
On Thu May 29 12:13:20 2025 +0800, Bingbu Cao wrote:
> IPU7 firmware defines the ABIs between firmware and software, this
> patch adds a series of ABI headers.
>
> Signed-off-by: Bingbu Cao
> Signed-off-by: Sakari Ailus
> Signed-off-by: Hans Verkuil
Patch committed.
Thanks,
Hans Verkuil
dri
On Thu May 29 12:13:21 2025 +0800, Bingbu Cao wrote:
> The main input system driver mainly cover the basic hardware setup, v4l2
> devices registration, firmware stream interfaces and interrupt handling.
>
> Input system CSI2 receiver is exposed as a v4l2 sub-device. Each CSI2
> sub-device represen
On Thu May 29 12:13:22 2025 +0800, Bingbu Cao wrote:
> Update MAINTAINERS file for Intel IPU7 input system staging driver.
>
> Signed-off-by: Bingbu Cao
> Signed-off-by: Sakari Ailus
> Signed-off-by: Hans Verkuil
Patch committed.
Thanks,
Hans Verkuil
MAINTAINERS | 9 +
1 file change
On Thu Jul 3 17:53:19 2025 +0300, Sakari Ailus wrote:
> This driver is intended for IPU7 at the moment so drop the IPU8 PCI ID.
>
> Signed-off-by: Sakari Ailus
> Signed-off-by: Hans Verkuil
Patch committed.
Thanks,
Hans Verkuil
drivers/staging/media/ipu7/ipu7.c | 1 -
1 file changed, 1 delet
On Thu May 29 12:13:23 2025 +0800, Bingbu Cao wrote:
> Add Kconfig and Makefile for IPU7 driver and also update
> the Makefile to build the IPU7 driver.
>
> Also add a to-do file to list the TODOs.
>
> Signed-off-by: Bingbu Cao
> Signed-off-by: Sakari Ailus
> Signed-off-by: Hans Verkuil
Patch
Dear Sakari Ailus:
Thanks for your patches! Unfortunately the Media CI robot detected some
issues:
# Test
checkpatch:./0010-media-v4l2-common-Add-the-missing-Raw-Bayer-pixel-fo.patch
checkpatch
WARNING: line length of 199 exceeds 100 columns
#42: FILE: drivers/media/v4l2-core/v4l2-common.c:35
10 matches
Mail list logo