mbox series

[GIT,PULL,FOR,v6.2] More vivid fixes

Message ID 0931124f-4f2e-f5aa-0bbc-8a676beddf66@xs4all.nl
State New
Headers show
Series [GIT,PULL,FOR,v6.2] More vivid fixes | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.2c

Message

Hans Verkuil Oct. 18, 2022, 2:47 p.m. UTC
This are just small improvements, getting it into 6.2 is early enough.

Nobody ever tests vivid overlay support, and these are all fixes for that.

Regards,

	Hans

The following changes since commit d67614f276c1499ad939fa5c1aadd35498cc6b34:

  Merge fixes into media_stage (2022-09-27 10:27:56 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.2c

for you to fetch changes up to b15c9dab3e6eebdbc061a32340b1e4a3e403c6b5:

  vivid.rst: loop_video is set on the capture devnode (2022-10-17 16:32:58 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (3):
      vivid: drop GFP_DMA32
      vivid: set num_in/outputs to 0 if not supported
      vivid.rst: loop_video is set on the capture devnode

 Documentation/admin-guide/media/vivid.rst     |  2 +-
 drivers/media/test-drivers/vivid/vivid-core.c | 16 ++++++++++++----
 drivers/media/test-drivers/vivid/vivid-osd.c  |  2 +-
 3 files changed, 14 insertions(+), 6 deletions(-)