]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: display: Correct clk_delay calculations for lcd displays
authorHans de Goede <hdegoede@redhat.com>
Sun, 2 Aug 2015 15:38:43 +0000 (17:38 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:39 +0000 (08:17 +0200)
commit4a886ec16ecd2cd2b8bb654d2f8b563f1f905f1c
treef018835af82a63498727302ea87b35535f804a5a
parentfb0d7936e23b63732421c3a644e9a098d47f6533
sunxi: display: Correct clk_delay calculations for lcd displays

We should only subtract 2 from the vblank time when using tcon1.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/video/sunxi_display.c