]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: tegra20: dc: fix image shift on rotated panels
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 23 Jan 2024 17:16:17 +0000 (19:16 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 21 Apr 2024 07:07:01 +0000 (09:07 +0200)
commitdc43aa6a79083a909e373d9b5c6bff9d6da0a865
tree20a3c6003cbe9bc1af187d2662c2629ab8da73cb
parente88d02695d9023e927127069628436f534856d0e
video: tegra20: dc: fix image shift on rotated panels

Subtracting 1 from x and y fixes image shifting on rotated
panels.

Tested-by: Robert Eckelmann <longnoserob@gmail.com> # ASUS Grouper E1565
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
drivers/video/tegra20/tegra-dc.c