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

staging: bcm2835-codec: 32bpp RGB formats need a 64byte alignment #6162

Merged
merged 1 commit into from
May 13, 2024

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented May 13, 2024

The firmware needs 16 pixel alignment on RGBx 32bpp formats, which would be 64 byte. The driver was only setting 32byte alignment.

raspberrypi/bookworm-feedback#247

The firmware needs 16 pixel alignment on RGBx 32bpp formats, which
would be 64 byte. The driver was only setting 32byte alignment.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
@pelwell pelwell merged commit abc5014 into raspberrypi:rpi-6.6.y May 13, 2024
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request May 13, 2024
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request May 13, 2024
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.

None yet

2 participants