update(media): update gc2083 isp parameter and change frontboard dts backlight configuration.
This commit is contained in:
@@ -1881,7 +1881,7 @@
|
||||
lcd_bl_0_percent = <0>;
|
||||
lcd_bl_40_percent = <23>;
|
||||
lcd_bl_100_percent = <100>;
|
||||
lcd_backlight = <150>;
|
||||
lcd_backlight = <0>;
|
||||
|
||||
lcd_if = <4>;
|
||||
lcd_x = <720>;
|
||||
@@ -1893,7 +1893,7 @@
|
||||
lcd_pwm_used = <1>;
|
||||
lcd_pwm_ch = <10>;
|
||||
lcd_pwm_freq = <50000>;
|
||||
lcd_pwm_pol = <1>;
|
||||
lcd_pwm_pol = <0>;
|
||||
lcd_pwm_max_limit = <255>;
|
||||
|
||||
lcd_hbp = <40>;
|
||||
|
||||
8601
external/eyesee-mpp/middleware/sun8iw21/media/LIBRARY/libisp/isp_cfg/SENSOR_H/gc2083/gc2083_mipi_isp600_20241010_color.h
vendored
Executable file
8601
external/eyesee-mpp/middleware/sun8iw21/media/LIBRARY/libisp/isp_cfg/SENSOR_H/gc2083/gc2083_mipi_isp600_20241010_color.h
vendored
Executable file
File diff suppressed because it is too large
Load Diff
@@ -56,7 +56,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef SENSOR_GC2083
|
||||
#include "SENSOR_H/gc2083/gc2083_mipi_isp600_20240911_color.h"
|
||||
#include "SENSOR_H/gc2083/gc2083_mipi_isp600_20241010_color.h"
|
||||
#include "SENSOR_H/gc2083/gc2083_mipi_isp600_20240911_ir.h"
|
||||
#endif
|
||||
|
||||
@@ -1030,7 +1030,7 @@ struct isp_cfg_array cfg_arr[] = {
|
||||
#endif
|
||||
|
||||
#ifdef SENSOR_GC2083
|
||||
{"gc2083_mipi", "gc2083_mipi_isp600_20240911_color", 1920, 1088, 15, 0, 0, &gc2083_mipi_isp_cfg},
|
||||
{"gc2083_mipi", "gc2083_mipi_isp600_20241010_color", 1920, 1088, 15, 0, 0, &gc2083_mipi_isp_cfg},
|
||||
{"gc2083_mipi", "gc2083_mipi_isp600_20240911_ir", 1920, 1088, 15, 0, 1, &gc2083_mipi_ir_isp_cfg},
|
||||
#endif
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -110,7 +110,7 @@
|
||||
#endif // CONFIG_SENSOR_OV02B10_MIPI
|
||||
|
||||
#ifdef CONFIG_SENSOR_GC2083_MIPI
|
||||
#include "SENSOR_H/gc2083_mipi_isp600_20240911_color.h"
|
||||
#include "SENSOR_H/gc2083_mipi_isp600_20241010_color.h"
|
||||
#include "SENSOR_H/gc2083_mipi_isp600_20240911_ir.h"
|
||||
#endif
|
||||
|
||||
@@ -191,7 +191,7 @@ struct isp_cfg_array cfg_arr[] = {
|
||||
#endif // CONFIG_SENSOR_OV02B10_MIPI
|
||||
|
||||
#ifdef CONFIG_SENSOR_GC2083_MIPI
|
||||
{"gc2083_mipi", "gc2083_mipi_isp600_20240911_color", 1920, 1088, 15, 0, 0, &gc2083_mipi_isp_cfg},
|
||||
{"gc2083_mipi", "gc2083_mipi_isp600_20241010_color", 1920, 1088, 15, 0, 0, &gc2083_mipi_isp_cfg},
|
||||
{"gc2083_mipi", "gc2083_mipi_isp600_20240911_ir", 1920, 1088, 15, 0, 1, &gc2083_mipi_ir_isp_cfg},
|
||||
#endif
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user