Linux Framebuffer Layer development
 help / color / mirror / Atom feed
* [PATCH 0/4 v5] i.MX31: dmaengine and framebuffer drivers
@ 2008-12-22 18:31 Guennadi Liakhovetski
  2008-12-22 18:31 ` [PATCH 1/4 v5] dmaengine: add async_tx_clear_ack() macro Guennadi Liakhovetski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Guennadi Liakhovetski @ 2008-12-22 18:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dan Williams, linux-fbdev-devel, linux-arm-kernel, adaplas

Hi,

This is version 5 of dmaengine and framebuffer drivers for i.MX31.

Changes since version 4: addressed comments from Sascha Hauer, apart from: 
the idmac driver still uses two locks - a mutex and a spinlock, the "ugly" 
construction like "to_ipu(to_idmac(ichan->dma_chan.device));" is still 
there, still all 144 IRQs are registered. So now the driver is under 
drivers/dma, also fixed all docbook comments.

Changes since version 3: fixed idmac_issue_pending() to not reset the 
current buffer, fixed return value from idmac_tx_submit(), fixed 
framebuffer panning.

Changes since version 2: now uses a tasklet to clean up completed 
transaction descriptors, as suggested by Dan Williams.

Changes since version 1: rebased on the updated dmaengine framework.

Aimed at 2.6.29.

Based on linux-next as of commit f0e0e8954d03b414927650a6129ace01d554afdc.

Thanks
Guennadi
---
Guennadi Liakhovetski

------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-23 12:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-22 18:31 [PATCH 0/4 v5] i.MX31: dmaengine and framebuffer drivers Guennadi Liakhovetski
2008-12-22 18:31 ` [PATCH 1/4 v5] dmaengine: add async_tx_clear_ack() macro Guennadi Liakhovetski
2008-12-22 18:31 ` [PATCH 2/4 v5] i.MX31: Image Processing Unit DMA and IRQ drivers Guennadi Liakhovetski
2008-12-22 18:32 ` [PATCH 3/4 v5] i.MX31: framebuffer driver Guennadi Liakhovetski
2008-12-23 12:54   ` [Linux-fbdev-devel] " Geert Uytterhoeven
2008-12-22 18:32 ` [PATCH 4/4 v5] i.MX31: platform bindings and initialisation for IPU and framebuffer drivers Guennadi Liakhovetski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox