mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
media: rockchip: isp: version v3.1.0
Change-Id: I59b1c6ce390e377724b68488bef4066b23b45fad Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -601,6 +601,30 @@
|
||||
* 33.fix bls2/bls3
|
||||
* 34.reduce rockit buf vmap
|
||||
* 35.fix mipi overflow for isp21
|
||||
*
|
||||
* v3.1.0 (AIQ v6.31.0)
|
||||
* 1.add ioctl RKISP_VPSS_GET_ISP_WORKING
|
||||
* 2.support wrap stream latter for isp35
|
||||
* 3.fix sequence error correction
|
||||
* 4.boottime for isp35
|
||||
* 5.fix enh for isp35
|
||||
* 6.support attach thunderboot buffer when iommu enable
|
||||
* 7.extended pixel for differ isp
|
||||
* 8.fix lsc no update for isp30
|
||||
* 9.fix resource release if user crashes
|
||||
* 10.support unite mode for isp35
|
||||
* 11.support aiisp yuv mode
|
||||
* 12.aiisp switch for isp35
|
||||
* 13.aiisp switch for offline mode
|
||||
* 14.mp output buf notice to aiisp
|
||||
* 15.fix unite div calculation
|
||||
* 16.add iommu fault handler
|
||||
* 17.aiisp switch for isp35 multi sensor
|
||||
* 18.optimize memory for isp35 aiisp
|
||||
* 19.support aibnr l2 for isp35
|
||||
* 20.fix b3dldc for isp35
|
||||
* 21.fix fast with vpss for isp35
|
||||
* 22.clear aiisp l2 stop status
|
||||
*/
|
||||
|
||||
#define RKISP_DRIVER_VERSION RKISP_API_VERSION
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include <linux/v4l2-controls.h>
|
||||
#include <linux/rk-camera-module.h>
|
||||
|
||||
#define RKISP_API_VERSION KERNEL_VERSION(3, 0, 0)
|
||||
#define RKISP_API_VERSION KERNEL_VERSION(3, 1, 0)
|
||||
|
||||
/****************ISP SUBDEV IOCTL*****************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user