Skip to content

Reinstate "output format" DRM property #6133

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

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Apr 29, 2024

The "output format" property had been lost in switching to 6.6, and it appears was never implemented for Pi0-3 (only full/limited range RGB).

I want to double check the CCM for BT601, and ideally ought to add the CCM for BT709, but want the CI build for the reporter on https://forums.raspberrypi.com/viewtopic.php?t=369875

Add a custom property "Output format" that allows the overriding
of the default colourspace choice in the way that the old
firmware hdmi_pixel_encoding property did. If the chosen format is not
supported, then it will still drop back to the older behaviour.

This won't be acceptable to upstream, but it adds back the missing
functionality of hdmi_pixel_encoding.

Signed-off-by: Dave Stevenson <[email protected]>
@6by9 6by9 force-pushed the rpi-6.6.y-drm2 branch from 4b1d74f to bfc2de4 Compare June 7, 2024 15:06
@6by9 6by9 changed the title Reinstate "output format" DRM property, and add support on Pi0-3. Reinstate "output format" DRM property Jun 7, 2024
@6by9
Copy link
Contributor Author

6by9 commented Jun 7, 2024

Dropped the Pi0-3 patch and rebased. This may as well get merged. I'll create a new PR for the Pi0-3 bit.

@6by9 6by9 marked this pull request as ready for review June 7, 2024 15:06
@pelwell pelwell merged commit 5ba39f5 into raspberrypi:rpi-6.6.y Jun 7, 2024
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jun 12, 2024
kernel: Fix HS400 on CM5
See: raspberrypi/linux#6203

kernel: Reinstate "output format" DRM property
See: raspberrypi/linux#6133

kernel: Fix the IQaudIO handling of 16-bit samples
See: raspberrypi/linux#6215
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jun 12, 2024
kernel: Fix HS400 on CM5
See: raspberrypi/linux#6203

kernel: Reinstate "output format" DRM property
See: raspberrypi/linux#6133

kernel: Fix the IQaudIO handling of 16-bit samples
See: raspberrypi/linux#6215
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