This series fixes some bugs and oddities in the graphics routines I came
across when testing the upcoming Rockchip VOP2 driver.

Signed-off-by: Sascha Hauer <[email protected]>
---
Sascha Hauer (5):
      graphic_utils: Clip to screen boundaries
      commands: splash: honour line_length
      gui: fix alpha blend
      fbconsole: make background pixels transparent
      fbconsole: actually store rows/cols

 commands/splash.c         | 10 +++++++---
 drivers/video/fbconsole.c | 26 +++++++++++++-------------
 lib/gui/graphic_utils.c   | 32 ++++++++++++++++++--------------
 3 files changed, 38 insertions(+), 30 deletions(-)
---
base-commit: 419ea9350aa083d4a2806a70132129a49a5ecf95
change-id: 20240925-graphics-67b2244c92bb

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


Reply via email to