From: Anatolij Gustschin <agust@denx.de>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
Tom Rini <trini@konsulko.com>,
Heinrich Schuchardt <xypron.glpk@gmx.de>,
Angelo Dureghello <angelo@kernel-space.org>,
Anton Bambura <jenneron@protonmail.com>,
Bin Meng <bmeng@tinylab.org>,
Caleb Connolly <caleb.connolly@linaro.org>,
Dan Carpenter <dan.carpenter@linaro.org>,
Devarsh Thakkar <devarsht@ti.com>,
Francis Laniel <francis.laniel@amarulasolutions.com>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Jagan Teki <jagan@amarulasolutions.com>,
Jiaxun Yang <jiaxun.yang@flygoat.com>,
Joshua Watt <jpewhacker@gmail.com>,
Leo Yu-Chi Liang <ycliang@andestech.com>,
Marek Vasut <marek.vasut+renesas@mailbox.org>,
Nikhil M Jain <n-jain1@ti.com>, Ondrej Jirman <megi@xff.cz>,
Peter Robinson <pbrobinson@gmail.com>,
Randolph <randolph@andestech.com>,
Rasmus Villemoes <rasmus.villemoes@prevas.dk>,
Sean Anderson <sean.anderson@seco.com>,
Sean Anderson <seanga2@gmail.com>, Stefan Roese <sr@denx.de>
Subject: Re: [PATCH v3 0/5] video: Improve syncing performance with cyclic
Date: Wed, 31 Jul 2024 17:28:56 +0200 [thread overview]
Message-ID: <20240731172856.1f6596e1@crub> (raw)
In-Reply-To: <CAFLszTjr18h6oeFnNF6A5+D70LWLYXDDQLJ-5V6qO-pjW7qA9g@mail.gmail.com>
Hi Simon,
On Wed, 31 Jul 2024 08:38:35 -0600
Simon Glass sjg@chromium.org wrote:
> Hi Anatolij,
>
> On Tue, 30 Jul 2024 at 17:05, Anatolij Gustschin <agust@denx.de> wrote:
> >
> > Hi Simon,
> >
> > On Thu, 4 Jul 2024 08:48:54 +0100
> > Simon Glass sjg@chromium.org wrote:
> >
> > > Now that U-Boot has a background-processing feature, it is possible to
> > > reduce the amount of 'foreground' syncing of the display. At present
> > > this happens quite often.
> >
> > This series breaks turris_1x_sdcard SPL build:
> >
> > https://source.denx.de/u-boot/custodians/u-boot-video/-/jobs/878470#L646
> >
> > Should we enable CONFIG_SPL_CYCLIC for this board to fix this?
>
> Oh, my passing run was from a month ago[1].
I see, turris_1x board patches were merged later.
> I think I need to change a Kconfig condition. Let me try that and resend.
OK, thanks!
--
Anatolij
next prev parent reply other threads:[~2024-07-31 15:29 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-04 7:48 [PATCH v3 0/5] video: Improve syncing performance with cyclic Simon Glass
2024-07-04 7:48 ` [PATCH v3 1/5] cyclic: Add a symbol for SPL Simon Glass
2024-07-04 7:48 ` [PATCH v3 2/5] video: Move last_sync to private data Simon Glass
2024-07-04 7:48 ` [PATCH v3 3/5] video: Use cyclic to handle video sync Simon Glass
2024-07-04 7:48 ` [PATCH v3 4/5] sandbox: Increase cyclic CPU-time limit Simon Glass
2024-07-04 15:02 ` Caleb Connolly
2024-07-13 15:13 ` Simon Glass
2024-07-04 7:48 ` [PATCH v3 5/5] sandbox: Drop video-sync in serial driver Simon Glass
2024-07-04 15:17 ` [PATCH v3 0/5] video: Improve syncing performance with cyclic Caleb Connolly
2024-07-13 15:13 ` Simon Glass
2024-07-30 23:05 ` Anatolij Gustschin
2024-07-31 14:38 ` Simon Glass
2024-07-31 15:28 ` Anatolij Gustschin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-31 14:41 Simon Glass
2024-07-31 14:43 ` Simon Glass
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=20240731172856.1f6596e1@crub \
--to=agust@denx.de \
--cc=angelo@kernel-space.org \
--cc=bmeng@tinylab.org \
--cc=caleb.connolly@linaro.org \
--cc=dan.carpenter@linaro.org \
--cc=devarsht@ti.com \
--cc=francis.laniel@amarulasolutions.com \
--cc=ilias.apalodimas@linaro.org \
--cc=jagan@amarulasolutions.com \
--cc=jenneron@protonmail.com \
--cc=jiaxun.yang@flygoat.com \
--cc=jpewhacker@gmail.com \
--cc=marek.vasut+renesas@mailbox.org \
--cc=megi@xff.cz \
--cc=n-jain1@ti.com \
--cc=pbrobinson@gmail.com \
--cc=randolph@andestech.com \
--cc=rasmus.villemoes@prevas.dk \
--cc=sean.anderson@seco.com \
--cc=seanga2@gmail.com \
--cc=sjg@chromium.org \
--cc=sr@denx.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
--cc=ycliang@andestech.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.