android_kernel_xiaomi_sm8350/techpack/camera/drivers/cam_isp
Giovanni Ricca cecf4456e7
techpack: camera: cam_isp: Enlarge max_vfe_out_res expected size
Since 45dbb6c0cd, the camera kernel stack checks `num_ports` size from userspace.
For some reasons, the reported size is higher than what it expected [1]
This breaks some camera functionality (such as 60fps video recording) on yupik Xiaomi devices
To workaround this, let's enlarge the expected vfe size to match these cases

[1] 10-01 22:49:53.142 7430 7430 I CAM_ERR : CAM-ISP: cam_isp_update_dual_config: 129 num_ports 25 more than max_vfe_out_res 23

Change-Id: Id4ea44a07f5c50ea5a716e5910a7574d426a3515
Suggested-by: Alexander Winkowski <dereference23@outlook.com>
Signed-off-by: Giovanni Ricca <giovanniricca@proton.me>
2024-05-20 17:39:54 +02:00
..
isp_hw_mgr techpack: camera: cam_isp: Enlarge max_vfe_out_res expected size 2024-05-20 17:39:54 +02:00
cam_isp_context.c
cam_isp_context.h
cam_isp_dev.c
cam_isp_dev.h