[PATCH] commands: splash: optimize background fill
Sascha Hauer
s.hauer at pengutronix.de
Thu May 7 03:38:32 PDT 2026
On Sun, 03 May 2026 10:32:54 +0200, Ahmad Fatoum wrote:
> The background color is specified to the command as 0xttrrggbb,
> which is not necessarily the native color format of the framebuffer and
> thus gu_memset_pixel() will do color conversion.
>
> Instead of redoing the color conversion for every line, let's just
> do it once in advance and then keep reusing it.
>
> [...]
Applied, thanks!
[1/1] commands: splash: optimize background fill
https://git.pengutronix.de/cgit/barebox/commit/?id=2ebfe22faf64 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list