nuttx/drivers/video
Martin Vajnar 41381edb31 video/fb: Handle case of multiple displays where some do not require update
It can happen that multiple display configuration is used in which some
displays require explicit update while others do not.

If the updatearea() is NULL, simply skip the update instead of erroring out.

Signed-off-by: Martin Vajnar <martin.vajnar@gmail.com>
2026-06-07 10:01:05 -03:00
..
mipidsi drivers: Fix comment typos — 'register' → 'registered' across drivers. 2026-05-28 22:21:47 +08:00
vnc drivers/video: use spinlock to replace critical section for goldfish_fb and vnc 2026-05-22 15:38:50 +08:00
CMakeLists.txt drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
fb.c video/fb: Handle case of multiple displays where some do not require update 2026-06-07 10:01:05 -03:00
gc0308.c video/gc0308: implement V4L2 horizontal flip control 2026-04-10 10:47:07 +02:00
goldfish_camera.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
goldfish_fb.c drivers/video: use spinlock to replace critical section for goldfish_fb and vnc 2026-05-22 15:38:50 +08:00
goldfish_gpu_fb.c golfish_gpu_fb: clear fb when initialization 2026-05-22 17:18:13 +08:00
isx012.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
isx012_range.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx012_reg.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx019.c style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
isx019_range.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx019_reg.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/video: add HWCURSOR related config 2026-06-05 00:01:09 +08:00
Make.defs drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
max7456.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
new_logo.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
new_nx_logo.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo80.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo80.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo160.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo160.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo320.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo320.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
ov2640.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
v4l2_cap.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
v4l2_core.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
v4l2_m2m.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
video_framebuff.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
video_framebuff.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00