Skip to content
Snippets Groups Projects
  1. Aug 09, 2013
    • Marek Vasut's avatar
      dma: apbh: Add special circular mode for LCD · 69f7345c
      Marek Vasut authored
      
      Add special function that executes a specially crafted circular
      DMA descriptor. The function doesn't wait for the descriptor to
      finish the transfer, since the descritor never finishes. This is
      useful when operating a SmartLCD through the LCDIF interface, as
      the LCDIF does not give us any means to have continuous refresh
      of the SmartLCD. Instead, the RUN bit in the LCDIF CTRL register
      must be triggered manually. This can be worked around by starting
      an DMA transfer which continuously sets the RUN bit. This function
      allows starting exactly such transfer.
      
      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>
      69f7345c
  2. Aug 02, 2013
  3. Jul 24, 2013
  4. Jul 23, 2013
  5. Jul 16, 2013
  6. Jul 11, 2013
  7. Jul 10, 2013
  8. Jul 09, 2013
  9. Jul 05, 2013
  10. Jul 02, 2013
  11. Jun 28, 2013
  12. Jun 26, 2013
  13. Jun 24, 2013
  14. Jun 22, 2013
  15. Jun 21, 2013
  16. Jun 18, 2013
  17. Jun 13, 2013
Loading