drm/i915: How to set the intel HDMI output format?

Sean Summers Sean.Summers at qsc.com
Thu May 22 20:00:26 UTC 2025


Hello,

I'm working on a project using the i915 driver (kernel version 6.6), and need to change the output format from RGB to YCC 420, 444, and 422. I've been using DRM's modetest to configure the HDMI output (a variety of resolutions, and refresh rates, with a NV12 pixel format), but it seems like the i915 driver only has an RGB configuration.

Is there a mechanism to force the HDMI output colorspace to anything besides RGB, assuming the EDID supports it? Is there a set of patches that enables this functionality? I applied a "force color format" property patch (https://lists.freedesktop.org/archives/dri-devel/2024-January/437755.html), but the i915 config checker still rejects YCC 420.

Thanks,
Sean


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20250522/69686123/attachment-0001.htm>


More information about the Intel-gfx mailing list