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

Add Greyworld AWB option to v4l2 and bcm2835-camera driver #3212

Merged
merged 2 commits into from
Sep 6, 2019

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Sep 6, 2019

Needed for the NoIR camera when running the new AWB algorithm.

Adds a simple greyworld white balance preset, mainly for use
with cameras without an IR filter (eg Raspberry Pi NoIR)

Signed-off-by: Dave Stevenson <[email protected]>
This is mainly used for the NoIR camera which has no IR
filter and can completely confuse normal AWB presets.

Signed-off-by: Dave Stevenson <[email protected]>
@pelwell
Copy link
Contributor

pelwell commented Sep 6, 2019

Looks OK by analogy.

@6by9 6by9 changed the title WIP: Add Greyworld AWB option to v4l2 and bcm2835-camera driver Add Greyworld AWB option to v4l2 and bcm2835-camera driver Sep 6, 2019
@6by9
Copy link
Contributor Author

6by9 commented Sep 6, 2019

Confirmed via raspberrypi/firmware#1225 that this works.
WIP tag removed.

@pelwell pelwell merged commit 93ccb21 into raspberrypi:rpi-4.19.y Sep 6, 2019
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Sep 9, 2019
kernel: configs: Set VIDEO_V4L2_SUBDEV_API=y on arm64/bcm2711
kernel: configs: Add GPIO_PCA953X, LEDS_PCA9532/PCA955X
See: raspberrypi/linux#3182

kernel: Add Greyworld AWB option to v4l2 and bcm2835-camera driver
See: raspberrypi/linux#3212

firmware: platform: Set up emmc clock earlier

firmware: hdmi: Implement platform_display_power on 2711
See: #1224

firmware: arm_loader: Pass overscan settings to the kernel
firmware: arm_loader: Add option disable_fw_kms_setup to stop FKMS setup by FW

firmware: hdmi: Use pixel clock multiplier to determine the core clock
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Sep 9, 2019
kernel: configs: Set VIDEO_V4L2_SUBDEV_API=y on arm64/bcm2711
kernel: configs: Add GPIO_PCA953X, LEDS_PCA9532/PCA955X
See: raspberrypi/linux#3182

kernel: Add Greyworld AWB option to v4l2 and bcm2835-camera driver
See: raspberrypi/linux#3212

firmware: platform: Set up emmc clock earlier

firmware: hdmi: Implement platform_display_power on 2711
See: raspberrypi/firmware#1224

firmware: arm_loader: Pass overscan settings to the kernel
firmware: arm_loader: Add option disable_fw_kms_setup to stop FKMS setup by FW

firmware: hdmi: Use pixel clock multiplier to determine the core clock
popoviciri added a commit to popoviciri/thingos that referenced this pull request Sep 27, 2019
- not the latest stable but previous 4.19.71 includes the 10th in v4l2 driver; see raspberrypi/linux#3212
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