]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: simplefb: add rotation support
authorTakumi Sueda <puhitaku@gmail.com>
Tue, 13 Sep 2022 09:32:42 +0000 (18:32 +0900)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 07:28:40 +0000 (08:28 +0100)
commitdb2c8ed3a5850e64fcf612d099ce7b22c480a752
treeb45def559c4da2f2c6dd16845dc6af2a0e825fde
parent720927249788826e0e72c3c6ee3b696a0188ed4d
video: simplefb: add rotation support

It introduces the way to rotate the screen for boards with rotated screen.

Signed-off-by: Takumi Sueda <puhitaku@gmail.com>
drivers/video/simplefb.c