Skip to content
  • Marek Vasut's avatar
    video: Implement continuous screen refresh for SmartLCD into mxsfb · 84f957f8
    Marek Vasut authored
    
    
    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: default avatarMarek 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>
    84f957f8