media: rockchip: isp: version v2.4.0
Change-Id: If8379fbed725c542c0473fd0c6797effd896e03a Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -459,6 +459,30 @@
|
||||
* 11.fix image effect for frame two-run
|
||||
* 12.fix underperformance for frame two-run
|
||||
* 13.support unite mode for isp32
|
||||
*
|
||||
* v2.4.0 (AIQ v5.4.0)
|
||||
* 1.fix rv1106g3 4k cmsk right
|
||||
* 2.fix image effect for rv1106 4k
|
||||
* 3.add RKISP_VICAP_CMD_QUICK_STREAM CMD
|
||||
* 4.support suspend and resume
|
||||
* 5.pm add call sensor s_power
|
||||
* 6.suspend resume with rtt
|
||||
* 7.fix resume hold by lut error
|
||||
* 8.fix rv1106g3 4k can't cmsk rightmost
|
||||
* 9.fix rv1106 resume no output
|
||||
* 10.support to do reset in online mode
|
||||
* 11.support change work mode to online with quick stream
|
||||
* 12.fix build warning
|
||||
* 13.frame timestamp change to sof
|
||||
* 14.fix wnd_num cause array access out of bounds
|
||||
* 15.fix rv1106 cycle kill rkipc null pointer
|
||||
* 16.fix power_cnt if error
|
||||
* 17.fix rockit set_fmt stuck
|
||||
* 18.fix info2ddr no enable
|
||||
* 19.fix reset can't open
|
||||
* 20.more time to wait isp end
|
||||
* 21.add mode for rv1106 suspend without rtt
|
||||
* 22.fix is_on false cause pm isp die
|
||||
*/
|
||||
|
||||
#define RKISP_DRIVER_VERSION RKISP_API_VERSION
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include <linux/types.h>
|
||||
#include <linux/v4l2-controls.h>
|
||||
|
||||
#define RKISP_API_VERSION KERNEL_VERSION(2, 3, 0)
|
||||
#define RKISP_API_VERSION KERNEL_VERSION(2, 4, 0)
|
||||
|
||||
/****************ISP SUBDEV IOCTL*****************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user