[PATCH v4 0/5] video: Improve syncing performance with cyclic
Anatolij Gustschin
agust at denx.de
Wed Jul 31 20:52:53 CEST 2024
Hi Simon,
On Wed, 31 Jul 2024 08:44:07 -0600
Simon Glass sjg at chromium.org wrote:
...
> Simon Glass (5):
> cyclic: Add a symbol for SPL
> video: Move last_sync to private data
> video: Use cyclic to handle video sync
> sandbox: Increase cyclic CPU-time limit
> sandbox: Drop video-sync in serial driver
>
> common/Kconfig | 9 ++++++
> common/Makefile | 2 +-
> drivers/serial/sandbox.c | 2 --
> drivers/video/Kconfig | 35 +++++++++++++++++++++
> drivers/video/video-uclass.c | 52 +++++++++++++++++++++++++------
> drivers/watchdog/Kconfig | 2 ++
> include/asm-generic/global_data.h | 2 +-
> include/cyclic.h | 5 +--
> include/video.h | 2 ++
> 9 files changed, 96 insertions(+), 15 deletions(-)
Applied to u-boot-video, thanks!
--
Anatolij
More information about the U-Boot
mailing list