Skip to content
Snippets Groups Projects
Select Git revision
  • 3dc2046ca78b3cac6c8c9098a4e3024cd91abdb4
  • pred_err_handling default protected
  • pred_err_handling_more_prints
  • pbm_no_preemption_fix_test_input
  • pbm_no_preemption_fix_test
  • libpbm_kernel_fix
  • libpbm_kernel
  • bugfix/setup
  • libpbm_kernel_fix_bak
  • pbm_no_preemption
  • pbm
  • testing
  • sose22results
  • sose22
  • master protected
  • err_detect
  • kelvin
17 results

media

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Benoit Parrot authored and Mauro Carvalho Chehab committed
    Bytesperline/stride was always overwritten by VPE to the most
    adequate value based on needed alignment.
    
    However in order to make use of arbitrary size DMA buffer it
    is better to use the user space provide stride instead.
    
    The driver will still calculate an appropriate stride but will
    use the provided one when it is larger than the calculated one.
    
    Signed-off-by: default avatarBenoit Parrot <bparrot@ti.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
    3dc2046c
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.