Skip to content

bcm2835-v4l2-codec fixes#3293

Merged
pelwell merged 4 commits intoraspberrypi:rpi-4.19.yfrom
6by9:rpi-4.19.y-clean
Oct 25, 2019
Merged

bcm2835-v4l2-codec fixes#3293
pelwell merged 4 commits intoraspberrypi:rpi-4.19.yfrom
6by9:rpi-4.19.y-clean

Conversation

@6by9
Copy link
Contributor

@6by9 6by9 commented Oct 17, 2019

Mainly compliance test fixes, and one dmabuf refcounting fix.

6by9 added 4 commits October 17, 2019 14:35
Required for compliance testing for the encoder.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
The output queue buffer type is now OUTPUT_MPLANE.

Fixes: 5e484a3 staging: bcm2835-codec: switch to multi-planar API
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
G_PARM default was invalid as 0/0, and the driver didn't check
the value set in S_PARM wasn't 0/0.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
When represented with a dmabuf buffer that had previously been
imported, there was a call to dma_buf_get without a matching
dma_buf_put. This left dmabufs in limbo after all users had
supposedly released them.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
@pelwell pelwell merged commit 3893148 into raspberrypi:rpi-4.19.y Oct 25, 2019
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Oct 28, 2019
See: raspberrypi/linux#3296

kernel: dts: bcm2838: Disable DWC OTG block by default

kernel: ALSA: usb-audio: Add Gustard U16/X26 to quirks for native DSD support
See: raspberrypi/linux#3295

kernel: bcm2835-v4l2-codec fixes
See: raspberrypi/linux#3293

kernel: drm:vc4 Added calls for firmware display blank/unblank
See: raspberrypi/linux#3289

firmware: arm_loader: Fix explicit kernel name handling
See: #1277

firmware: Added a new display power mailbox call
firmware: Update display_power gencmd with optional display id
See: raspberrypi/linux#3050

firmware: Remove legacy pkgconfig to avoid Mesa conflicts
See: raspberrypi/userland#585
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Oct 28, 2019
See: raspberrypi/linux#3296

kernel: dts: bcm2838: Disable DWC OTG block by default

kernel: ALSA: usb-audio: Add Gustard U16/X26 to quirks for native DSD support
See: raspberrypi/linux#3295

kernel: bcm2835-v4l2-codec fixes
See: raspberrypi/linux#3293

kernel: drm:vc4 Added calls for firmware display blank/unblank
See: raspberrypi/linux#3289

firmware: arm_loader: Fix explicit kernel name handling
See: raspberrypi/firmware#1277

firmware: Added a new display power mailbox call
firmware: Update display_power gencmd with optional display id
See: raspberrypi/linux#3050

firmware: Remove legacy pkgconfig to avoid Mesa conflicts
See: raspberrypi/userland#585
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants