** Description changed:

  [SRU Justification]
  
  [Impact]
  
  To sync with mainline driver development for ov01a1s camera sensor,
  commit 896f4e21af4f5 ("media: i2c: ov01a10: Add cropping support / allow
  arbitrary sizes"), the camera HAL userspace library has adopted a fix in
  the camera configuration file, therefore the driver has to update
  accordingly as well.
  
+ The default output size is currently 1296x798:
+ ```
+ $ media-ctl -p
+ ...
+ - entity 465: ov01a1s 6-0036 (1 pad, 1 link, 0 routes)
+               type V4L2 subdev subtype Sensor flags 0
+               device node name /dev/v4l-subdev8
+         pad0: Source
+                 [stream:0 fmt:SGRBG10_1X10/1296x798 field:none]
+                 -> "Intel IPU6 CSI2 1":0 [ENABLED,IMMUTABLE]
+ ```
+ 
  [Fix]
  
  For Intel MIPI camera platforms, the driver for ov01a1s camera sensor still 
lives in the Intel's repositories, the proposed fixes is:
  * 
https://github.com/intel/ipu6-drivers/commit/7731d39b4f91c7f650726d24869e1a672cf6dc44
  
  [Test Plan]
  
- TBD.
+ Check if device output size is now 1288x800:
+ ```
+ $ media-ctl -p
+ Media controller API version 6.17.13
+ 
+ Media device information
+ ------------------------
+ driver          intel-ipu6
+ model           ipu6
+ serial          
+ bus info        PCI:0000:00:05.0
+ hw revision     0x10280a32
+ driver version  6.17.13
+ 
+ Device topology
+ ...
+ - entity 465: ov01a1s 6-0036 (1 pad, 1 link, 0 routes)
+               type V4L2 subdev subtype Sensor flags 0
+               device node name /dev/v4l-subdev8
+         pad0: Source
+                 [stream:0 fmt:SGRBG10_1X10/1288x800 field:none]
+                 -> "Intel IPU6 CSI2 1":0 [ENABLED,IMMUTABLE]
+ ```
  
  [Where problems could occur]
  
  The output size for this external driver is fixed to 1288x800 to match
  the maximum output width of the mainline ov01a1s support from. Still no
  arbitrary sizes support, but work with the HAL updates.
  
  [Other Info]
  
  N/A.
  
  ========== original bug report ==========
  
  Per
  
https://github.com/intel/ipu6-drivers/commit/7731d39b4f91c7f650726d24869e1a672cf6dc44,
  ipu6-camera-hal has committed a corresponding change
  https://github.com/intel/ipu6-camera-hal/pull/160 that the driver should
  follow as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2141281

Title:
  ov01a1s: Change output size to 1288x800

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipu6-drivers/+bug/2141281/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to