Skip to content

Conversation

@6by9
Copy link
Contributor

@6by9 6by9 commented Oct 30, 2025

The 4056x3040 mode appears to need more vertical blanking lines than any other, leaving a black bar at the bottom of the image.

Increase IMX477_VBLANK_MIN from 4 to 48 to compensate. (It may be possible to reduce it slightly further, but fix the regression for now).

#7109

The 4056x3040 mode appears to need more vertical blanking lines
than any other, leaving a black bar at the bottom of the image.

Increase IMX477_VBLANK_MIN from 4 to 48 to compensate. (It may be
possible to reduce it slightly further, but fix the regression
for now).

raspberrypi#7109

Signed-off-by: Dave Stevenson <[email protected]>
@pelwell pelwell merged commit 61d338a into raspberrypi:rpi-6.12.y Nov 3, 2025
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Nov 4, 2025
kernel: drm/vc4: plane: Swap Cb/Cr pointers for YVU formats
See: raspberrypi/linux#7122

kernel: drm/vc4: plane: Swap Cb/Cr offsets for YVU formats
See: raspberrypi/linux#7124

kernel: media: imx477: Increase IMX477_VBLANK_MIN due to image corruption
See: raspberrypi/linux#7114

kernel: staging: vc04_services: vc-sm-cma: Fix smatch warnings
See: raspberrypi/linux#7116
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Nov 4, 2025
kernel: drm/vc4: plane: Swap Cb/Cr pointers for YVU formats
See: raspberrypi/linux#7122

kernel: drm/vc4: plane: Swap Cb/Cr offsets for YVU formats
See: raspberrypi/linux#7124

kernel: media: imx477: Increase IMX477_VBLANK_MIN due to image corruption
See: raspberrypi/linux#7114

kernel: staging: vc04_services: vc-sm-cma: Fix smatch warnings
See: raspberrypi/linux#7116
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