.. | .. |
---|
427 | 427 | * 2.lock for rockit qbuf |
---|
428 | 428 | * 3.fix open video during device register |
---|
429 | 429 | * 4.sync dev register and fast_work |
---|
| 430 | + * |
---|
| 431 | + * v2.2.2 (AIQ v5.1.3) |
---|
| 432 | + * 1.fixed framerate ctl invalid issue |
---|
| 433 | + * 2.fix rockit uv offset if switch resolution |
---|
| 434 | + * 3.fix isp rockit frame rate err |
---|
| 435 | + * 4.fix error for multi sensor with scale up case |
---|
| 436 | + * 5.force offset to 0 when frame end for wrap mode |
---|
| 437 | + * 6.fix sync with 3a_server |
---|
| 438 | + * 7.fix isp32 and lite buf output err due to mi on/off |
---|
| 439 | + * 8.fix uyvy format for isp32 |
---|
| 440 | + * 9.wait RISC-V with 400ms timeout |
---|
| 441 | + * 10.fix uyvy format for unite mode |
---|
| 442 | + * 11.fix ldch for multiple read back |
---|
| 443 | + * 12.sync isp stream_on end then to start working |
---|
| 444 | + * 13.no set clk if assigned-clock-rates in dts |
---|
| 445 | + * 14.distinguish buf done or subscribed event for param poll |
---|
| 446 | + * 15.fix repeated reporting statistics if stats video on/off |
---|
| 447 | + * |
---|
| 448 | + * v2.3.0 (AIQ v5.3.0) |
---|
| 449 | + * 1.fix drc and hdrmge err for multi sensor |
---|
| 450 | + * 2.fix 3dlut for multi sensor |
---|
| 451 | + * 3.fix stream init pause state |
---|
| 452 | + * 4.fix refer to sram info for multi sensor |
---|
| 453 | + * 5.add api get isp work mode for rockit |
---|
| 454 | + * 6.remove __isp_config_hdrshd |
---|
| 455 | + * 7.add lock to save tb info |
---|
| 456 | + * 8.fix list buf delete err |
---|
| 457 | + * 9.fix get tb info |
---|
| 458 | + * 10.add iqtool video for isp21 |
---|
| 459 | + * 11.fix image effect for frame two-run |
---|
| 460 | + * 12.fix underperformance for frame two-run |
---|
| 461 | + * 13.support unite mode for isp32 |
---|
| 462 | + * |
---|
| 463 | + * v2.4.0 (AIQ v5.4.0) |
---|
| 464 | + * 1.fix rv1106g3 4k cmsk right |
---|
| 465 | + * 2.fix image effect for rv1106 4k |
---|
| 466 | + * 3.add RKISP_VICAP_CMD_QUICK_STREAM CMD |
---|
| 467 | + * 4.support suspend and resume |
---|
| 468 | + * 5.pm add call sensor s_power |
---|
| 469 | + * 6.suspend resume with rtt |
---|
| 470 | + * 7.fix resume hold by lut error |
---|
| 471 | + * 8.fix rv1106g3 4k can't cmsk rightmost |
---|
| 472 | + * 9.fix rv1106 resume no output |
---|
| 473 | + * 10.support to do reset in online mode |
---|
| 474 | + * 11.support change work mode to online with quick stream |
---|
| 475 | + * 12.fix build warning |
---|
| 476 | + * 13.frame timestamp change to sof |
---|
| 477 | + * 14.fix wnd_num cause array access out of bounds |
---|
| 478 | + * 15.fix rv1106 cycle kill rkipc null pointer |
---|
| 479 | + * 16.fix power_cnt if error |
---|
| 480 | + * 17.fix rockit set_fmt stuck |
---|
| 481 | + * 18.fix info2ddr no enable |
---|
| 482 | + * 19.fix reset can't open |
---|
| 483 | + * 20.more time to wait isp end |
---|
| 484 | + * 21.add mode for rv1106 suspend without rtt |
---|
| 485 | + * 22.fix is_on false cause pm isp die |
---|
430 | 486 | */ |
---|
431 | 487 | |
---|
432 | 488 | #define RKISP_DRIVER_VERSION RKISP_API_VERSION |
---|