]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ubuntu-packaging-samples/u-boot.git/commit
video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards
authorŁukasz Majewski <l.majewski@samsung.com>
Tue, 8 Jan 2013 03:48:40 +0000 (03:48 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 9 Jan 2013 01:26:53 +0000 (10:26 +0900)
commitc6d647e3094b4123c9c6e27765221762753f00be
tree52eede56e38186fa756a97a11457a9b78aa5f01e
parent9a0c4f9b870da77b1768470bc37d12251e0a438e
video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards

lcd_set_flush_dcache(1) function is called from exynos_fb.c configuration file
to enable lcd_sync function.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/video/exynos_fb.c