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 (9244): video: improve sh_mobile_ceu buffer handling · 51354cc3
    Magnus Damm authored Oct 16, 2008
    
    
    This patch improves the buffer handling in the sh_mobile_ceu driver.
    
    Instead of marking all queued buffers as VIDEOBUF_ACTIVE the code now
    marks queued-but-not-active buffers as VIDEOBUF_QUEUED and buffers
    involved in dma as VIDEOBUF_ACTIVE. The code is also updated with
    code to cancel active buffers, thanks to Morimoto-san.
    Tested-by: default avatarKuninori Morimoto <morimoto.kuninori@renesas.com>
    Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
    Signed-off-by: default avatarGuennadi Liakhovetski <g.liakhovetski@gmx.de>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    51354cc3

Imprint & Privacy Policy