commit | d416ee017fe4059b80c3d445117394c96881691f | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@csgraf.de> | Fri Jun 10 00:59:18 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu May 01 04:31:36 2025 -0600 |
tree | d13d55c3f332a229384ba9b62ce58828ec6164b4 | |
parent | fc5740a9fb6d9959ce8f997dea426aae3739fdf0 [diff] |
video: Add damage notification on bmp display Let's report the video damage when we draw a bitmap on the screen. This way we can later lazily flush only relevant regions to hardware. Signed-off-by: Alexander Graf <agraf@csgraf.de> Reported-by: Da Xue <da@libre.computer> Reviewed-by: Simon Glass <sjg@chromium.org> Link: https://lore.kernel.org/u-boot/20230821135111.3558478-9-alpernebiyasak@gmail.com/