"product/ERP5Legacy/tests/testLegacyInvoice.py" did not exist on "e8659ca1dfe5681b2bce9b06ed647e4023d68e9d"
  • Hans Verkuil's avatar
    media: vivid: drop overlay support · ccaa9d50
    Hans Verkuil authored
    
    
    Destructive overlay support (i.e. where the video frame is DMA-ed
    straight into a framebuffer) is effectively dead. It was a
    necessary evil in the early days when computers were not fast enough
    to copy SDTV video frames around, but today that's no longer a problem.
    
    It requires access to the framebuffer memory, which is a bad idea and
    very hard to do safely. In addition, in drm it is today almost
    impossible to get hold of the framebuffer address.
    
    So drop support for this.
    Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
    ccaa9d50
vivid-vid-cap.h 3.41 KB