]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers: video: fix image position
authorPiotr Wilczek <p.wilczek@samsung.com>
Fri, 19 Oct 2012 05:34:06 +0000 (05:34 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 15 Nov 2012 12:08:20 +0000 (21:08 +0900)
commit28c9e34827372a0d243e04c7d4859cd7e8dd51d7
tree2d7870eb9ded6b7476ea12105f733d2221d89460
parenteed29742183b5a462f2e8fd56efb004f317b4fa7
drivers: video: fix image position

This patch fixes image position on screen when images's height or width is biger then the lcd's.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
CC: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/video/exynos_fb.c