Skip to content

Commit

Permalink
[media] media: davinci: vpbe: migrate driver to videobuf2
Browse files Browse the repository at this point in the history
This patch migrates VPBE 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 Nov 21, 2012
1 parent baa2983 commit 13fc23d
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 124 deletions.
2 changes: 1 addition & 1 deletion drivers/media/platform/davinci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ config VIDEO_DM644X_VPBE
tristate "DM644X VPBE HW module"
depends on ARCH_DAVINCI_DM644x
select VIDEO_VPSS_SYSTEM
select VIDEOBUF_DMA_CONTIG
select VIDEOBUF2_DMA_CONTIG
help
Enables VPBE modules used for display on a DM644x
SoC.
Expand Down
Loading

0 comments on commit 13fc23d

Please sign in to comment.