incubator-nuttx/drivers/video
rongyichang 83c2a7f54e drivers/fb: add panbuffer clear ioctl
Some devices need to clear the fb panbuf when waking up from sleep
to avoid outputting residual buffers from before sleeping

Signed-off-by: rongyichang <rongyichang@xiaomi.com>
2024-09-13 09:15:38 +08:00
..
mipidsi fix nxstyle 2024-05-09 23:44:40 +08:00
vnc driver/vnc:fix vnc kbd assert cause by wrong data conversion 2024-05-13 18:12:48 +08:00
CMakeLists.txt drivers/video: add goldfish gpu fb 2024-08-18 10:15:00 +08:00
Kconfig drivers/video: add goldfish gpu fb 2024-08-18 10:15:00 +08:00
Make.defs drivers/video: add goldfish gpu fb 2024-08-18 10:15:00 +08:00
fb.c drivers/fb: add panbuffer clear ioctl 2024-09-13 09:15:38 +08:00
goldfish_camera.c Refactor nuttx v4l2 2024-03-13 09:51:08 +08:00
goldfish_fb.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
goldfish_gpu_fb.c drivers/video: add goldfish gpu fb 2024-08-18 10:15:00 +08:00
isx012.c drivers/video/isx012: Make the I2C access more efficient 2024-03-26 07:41:21 +01:00
isx012_range.h
isx012_reg.h
isx019.c drivers/video/isx019: Fix default_value of 3A status 2024-03-29 16:05:37 +08:00
isx019_range.h drivers/video/isx019: Fix maximum value of exposure time 2024-03-11 15:44:39 +01:00
isx019_reg.h
max7456.c
ov2640.c
v4l2_cap.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
v4l2_core.c arch/sim_encoder: g_bufsize initialization error in g_sim_encoder_ops structure 2024-05-15 22:03:18 +08:00
v4l2_m2m.c Add v4l2m2m & sim decoder 2024-05-15 22:03:18 +08:00
video_framebuff.c video_framebuff: Replace critical section with spinlock 2024-03-26 15:21:05 +08:00
video_framebuff.h video_framebuff: Replace critical section with spinlock 2024-03-26 15:21:05 +08:00