Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

media: rpivid: remove min_buffers_needed from src queue #4745

Merged

Conversation

jc-kynesim
Copy link
Contributor

Remove min_buffers_needed=1 from src queue init. Src buffers are bound
to media requests therefore this setting is not needed and generates
a WARN in kernel 5.16.

Signed-off-by: John Cox [email protected]

Remove min_buffers_needed=1 from src queue init. Src buffers are bound
to media requests therefore this setting is not needed and generates
a WARN in kernel 5.16.

Signed-off-by: John Cox <[email protected]>
@popcornmix
Copy link
Collaborator

Confirmed this fixes a WARN in 5.16 and hevc decode still works.

@pelwell pelwell merged commit ef11d94 into raspberrypi:rpi-5.10.y Nov 29, 2021
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Dec 1, 2021
kernel: drivers: bcm2835_unicam: Add logging message when a frame is dropped
See: raspberrypi/linux#4748

kernel: staging/bcm2835-codec: Allow a different stride alignment per role
See: raspberrypi/linux#4746

kernel: KMS fixes and ISP pitch fix
See: raspberrypi/linux#4744

kernel: media: rpivid: remove min_buffers_needed from src queue
See: raspberrypi/linux#4745

firmware: board_info: Add upstream dtb names for cm1 & 3
firmware: board_info: Add upstream dtb name for cm4
See: #1660

firmware: platform: Allow users to disable camera boot HMAC check
See: #1657

firmware: clock: 2711: Fix potential API issue in 2711 VCO setup

firmware: arm_loader: Enable USB MSD boot mode on Zero 2 W

firmware: isp: Fix Rec.709 colour space problems

userland: raspicam: Check system is running legacy camera stack
See: raspberrypi/userland#713

userland: mmal: Hack to make mmal core register VideoCore components
See: raspberrypi/userland#714
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Dec 1, 2021
kernel: drivers: bcm2835_unicam: Add logging message when a frame is dropped
See: raspberrypi/linux#4748

kernel: staging/bcm2835-codec: Allow a different stride alignment per role
See: raspberrypi/linux#4746

kernel: KMS fixes and ISP pitch fix
See: raspberrypi/linux#4744

kernel: media: rpivid: remove min_buffers_needed from src queue
See: raspberrypi/linux#4745

firmware: board_info: Add upstream dtb names for cm1 & 3
firmware: board_info: Add upstream dtb name for cm4
See: raspberrypi/firmware#1660

firmware: platform: Allow users to disable camera boot HMAC check
See: raspberrypi/firmware#1657

firmware: clock: 2711: Fix potential API issue in 2711 VCO setup

firmware: arm_loader: Enable USB MSD boot mode on Zero 2 W

firmware: isp: Fix Rec.709 colour space problems

userland: raspicam: Check system is running legacy camera stack
See: raspberrypi/userland#713

userland: mmal: Hack to make mmal core register VideoCore components
See: raspberrypi/userland#714
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.

3 participants