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>,
Chanho Park <chanho61.park@samsung.com>,
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 01:05:25 +0200 [thread overview]
Message-ID: <20240731010407.0ff6a929@crub> (raw)
In-Reply-To: <20240704074859.2956745-1-sjg@chromium.org>
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?
--
Anatolij
next prev parent reply other threads:[~2024-07-30 23:05 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 [this message]
2024-07-31 14:38 ` Simon Glass
2024-07-31 15:28 ` Anatolij Gustschin
-- 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=20240731010407.0ff6a929@crub \
--to=agust@denx.de \
--cc=angelo@kernel-space.org \
--cc=bmeng@tinylab.org \
--cc=caleb.connolly@linaro.org \
--cc=chanho61.park@samsung.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox