Re: [PATCH master 1/3] efi: gop: fix rectangle extents passed to fb_damage

Sascha Hauer <[email protected]> Mon, 29 Jun 2026 09:46:49 +0200
Newsgroups org.infradead.lists.barebox
Message-ID <[email protected]>
On Sat, 27 Jun 2026 11:55:39 +0200, Ahmad Fatoum wrote:
> fb_damage takes the coordinates of the upper left and bottom right
> pixels as can be seen in fb_rect_width() and fb_rect_height().
> 
> We erroneously passed only width and height though, so add the origin
> pixel coordinates on top to fix this.
> 
> 
> [...]

Applied, thanks!

[1/3] efi: gop: fix rectangle extents passed to fb_damage
      https://git.pengutronix.de/cgit/barebox/commit/?id=3cc061490448 (link may not be stable)
[2/3] efi: gop: use correct BLT pixel type
      https://git.pengutronix.de/cgit/barebox/commit/?id=17a58acc9572 (link may not be stable)
[3/3] efi: gop: report and use framebuffer stride
      https://git.pengutronix.de/cgit/barebox/commit/?id=87049255da2b (link may not be stable)

Best regards,
-- 
Sascha Hauer <[email protected]>