media: rockchip: isp: version v2.6.0

Change-Id: I350aaf2188344c16b318a87820ecbba6296e261f
Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
Cai YiWei 2024-04-15 15:35:21 +08:00 committed by Tao Huang
commit 70df1f6919
2 changed files with 17 additions and 1 deletions

View file

@ -504,6 +504,22 @@
* 17.add ioctl to get bay3d buf
* 18.fix isp32 lite frame buffer data read
* 19.support 8k for isp32 lite
*
* v2.6.0 (AIQ v6.6.1)
* 1.add isp39
* 2.aiisp for isp39
* 3.isp39 support unite mode
* 4.add rk3576 config
* 5.fix isp39 params config
* 6.fix isp39 output error
* 7.fix waiting for isp end
* 8.fix isp39
* 9.dpcc border for isp39
* 10.aiisp two buf
* 11.default readback mode for multi sensor
* 12.skip s_stream of sensor while connect to vicap sditf
* 13.fix isp39 unite mode
* 14.update gic and check params for isp39
*/
#define RKISP_DRIVER_VERSION RKISP_API_VERSION

View file

@ -12,7 +12,7 @@
#include <linux/v4l2-controls.h>
#include <linux/rk-camera-module.h>
#define RKISP_API_VERSION KERNEL_VERSION(2, 5, 0)
#define RKISP_API_VERSION KERNEL_VERSION(2, 6, 0)
/****************ISP SUBDEV IOCTL*****************************/