Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe
  • Repository
Switch branch/tag
  • ipipe
  • drivers
  • media
  • video
  • sh_mobile_ceu_camera.c
Find file BlameHistoryPermalink
  • Magnus Damm's avatar
    V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3 · 0d3244d6
    Magnus Damm authored Jul 16, 2008
    
    
    This is V3 of the SuperH Mobile CEU soc_camera driver.
    
    The CEU hardware block is configured in a transparent data fetch
    mode, frames are captured from the attached camera and written to
    physically contiguous memory buffers provided by the newly added
    videobuf-dma-contig queue. Tested on sh7722 and sh7723 processors.
    
     Changes since V2:
     - remove SUPERH Kconfig dependency
     - move sh_mobile_ceu.h to include/media
     - add board callback support with enable_camera()/disable_camera()
     - add support for declare_coherent_memory
     - rework video memory limit
     - more verbose error messages
    
     Changes since V1:
     - fixed the CEU driver to work with the newly updated patches
    Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
    Signed-off-by: default avatarGuennadi Liakhovetski <g.liakhovetski@pengutronix.de>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
    0d3244d6

Imprint & Privacy Policy