Skip to content

Commit

Permalink
[media] davinci: vpif display: migrate driver to videobuf2
Browse files Browse the repository at this point in the history
This patch migrates VPIF display driver to videobuf2 framework.

Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Lad, Prabhakar authored and Mauro Carvalho Chehab committed Jul 30, 2012
1 parent 60aa38d commit 2401dd2
Show file tree
Hide file tree
Showing 3 changed files with 284 additions and 314 deletions.
2 changes: 1 addition & 1 deletion drivers/media/video/davinci/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
config DISPLAY_DAVINCI_DM646X_EVM
tristate "DM646x EVM Video Display"
depends on VIDEO_DEV && MACH_DAVINCI_DM6467_EVM
select VIDEOBUF_DMA_CONTIG
select VIDEOBUF2_DMA_CONTIG
select VIDEO_DAVINCI_VPIF
select VIDEO_ADV7343
select VIDEO_THS7303
Expand Down
Loading

0 comments on commit 2401dd2

Please sign in to comment.