From: Anatolij Gustschin <agust@denx.de>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
Heinrich Schuchardt <xypron.glpk@gmx.de>,
Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH v4 0/5] video: Improve syncing performance with cyclic
Date: Wed, 31 Jul 2024 20:52:53 +0200 [thread overview]
Message-ID: <20240731205253.787c3749@crub> (raw)
In-Reply-To: <20240731144412.790317-1-sjg@chromium.org>
Hi Simon,
On Wed, 31 Jul 2024 08:44:07 -0600
Simon Glass sjg@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
prev parent reply other threads:[~2024-07-31 18:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-31 14:44 [PATCH v4 0/5] video: Improve syncing performance with cyclic Simon Glass
2024-07-31 14:44 ` [PATCH v4 1/5] cyclic: Add a symbol for SPL Simon Glass
2024-07-31 14:44 ` [PATCH v4 2/5] video: Move last_sync to private data Simon Glass
2024-07-31 14:44 ` [PATCH v4 3/5] video: Use cyclic to handle video sync Simon Glass
2024-07-31 14:44 ` [PATCH v4 4/5] sandbox: Increase cyclic CPU-time limit Simon Glass
2024-07-31 14:44 ` [PATCH v4 5/5] sandbox: Drop video-sync in serial driver Simon Glass
2024-07-31 18:52 ` Anatolij Gustschin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240731205253.787c3749@crub \
--to=agust@denx.de \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox