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

Reinstate "output format" DRM property #6133

Merged
merged 1 commit into from
Jun 7, 2024

Commits on Jun 7, 2024

  1. drm/vc4: hdmi: Add property to allow manual config of RGB or YCbCr

    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 <dave.stevenson@raspberrypi.com>
    6by9 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bfc2de4 View commit details
    Browse the repository at this point in the history