]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: Implement continuous screen refresh for SmartLCD into mxsfb
authorMarek Vasut <marex@denx.de>
Tue, 30 Jul 2013 21:37:54 +0000 (23:37 +0200)
committerAnatolij Gustschin <agust@denx.de>
Fri, 9 Aug 2013 19:48:57 +0000 (21:48 +0200)
commit84f957f80b32b25df64316b6931d6924b83d4b72
treecd9a31459c98ae902996bfcad3d42750d6fab4b6
parent9de4b729eb42dab9ed35ab7079d7d2a9241b0d07
video: Implement continuous screen refresh for SmartLCD into mxsfb

The LCDIF interface doesn't give us any means to do continuous refresh
when driving a SmartLCD. To work this around, we produce a special
circular DMA descriptor, which only writes the HW_LCDIF_CTRL0 register
and sets the RUN bit.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
drivers/video/mxsfb.c