incubator-nuttx/drivers/video
rongyichang 8c3872b919 drivers/video: add goldfish gpu fb
In order to better use the Android goldfish emulator,
a GPU FB driver has been added. This allows the goldfish
emulator  side to achieve more flexible display effects,
such as UI skins.

Signed-off-by: rongyichang <rongyichang@xiaomi.com>
2024-08-18 10:15:00 +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 video/fb: add munmap support 2024-05-05 22:01:26 +08:00
goldfish_camera.c Refactor nuttx v4l2 2024-03-13 09:51:08 +08:00
goldfish_fb.c drivers/goldfish_fb: optimize goldfish fb register 2023-12-18 09:08:32 -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 drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx012_reg.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
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 drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
max7456.c refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
ov2640.c
v4l2_cap.c video/v4l2_cap: fix no return after checked null 2024-06-22 11:50:25 -03: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