u-boot/drivers/video/imx
Alexander Graf 2a61f40d4a video: Enable VIDEO_DAMAGE for drivers that need it
Some drivers call video_set_flush_dcache() to indicate that they want to
have the dcache flushed for the frame buffer. These drivers benefit from
our new video damage control, because we can reduce the amount of memory
that gets flushed significantly.

This patch enables video damage control for all device drivers that call
video_set_flush_dcache() to make sure they benefit from it.

Signed-off-by: Alexander Graf <agraf@csgraf.de>
[Alper: Add to VIDEO_TIDSS, imply instead of select]
Co-developed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2025-05-01 04:33:30 -06:00
..
ipu_common.c drivers: video: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
ipu_disp.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ipu_regs.h drivers: video: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
ipu.h drivers: video: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
Kconfig video: Enable VIDEO_DAMAGE for drivers that need it 2025-05-01 04:33:30 -06:00
lcdif.c video: imx: Add LCDIF driver 2025-04-10 22:32:56 -03:00
ldb.c video: imx: Add LDB driver 2025-04-10 22:32:56 -03:00
Makefile video: imx: Add LCDIF driver 2025-04-10 22:32:56 -03:00
mxc_ipuv3_fb.c video: mxc: Avoid setting global_data fb_base 2024-08-26 14:05:37 -06:00
mxcfb.h video: move ipuv3 files to subdirectory 2019-04-13 20:30:09 +02:00