summaryrefslogtreecommitdiff
path: root/lib/tiny-printf.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@csgraf.de>2022-06-10 00:59:15 +0200
committerSimon Glass <sjg@chromium.org>2025-05-01 04:30:48 -0600
commit47430da3d21c0dd2af081f00b1f0d31208f01864 (patch)
tree9966eaae0c58011cb411183d7d7e63e642c7d46c /lib/tiny-printf.c
parent532d003f5fa33ae7d0ffc2932a2245667b1d6201 (diff)
dm: video: Add damage tracking API
We are going to introduce image damage tracking to fasten up screen refresh on large displays. This patch adds damage tracking for up to one rectangle of the screen which is typically enough to hold blt or text print updates. Callers into this API and a reduced dcache flush code path will follow in later patches. Signed-off-by: Alexander Graf <agraf@csgraf.de> Reported-by: Da Xue <da@libre.computer> [Alper: Use xstart/yend, document new fields, return void from video_damage(), declare priv, drop headers, use IS_ENABLED()] Co-developed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com> Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com> Link: https://lore.kernel.org/u-boot/20230821135111.3558478-5-alpernebiyasak@gmail.com/ Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions