Home
last modified time | relevance | path

Searched refs:HDMI_COLORSPACE_RGB (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/linux/
Dhdmi.h81 HDMI_COLORSPACE_RGB, enumerator
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_lspcon.c561 frame.avi.colorspace = HDMI_COLORSPACE_RGB; in lspcon_set_infoframes()
Dintel_hdmi.c731 frame->colorspace = HDMI_COLORSPACE_RGB; in intel_hdmi_compute_avi_infoframe()
/openbsd/src/sys/dev/pci/drm/
Ddrm_connector.c508 if (!supported_formats || !(supported_formats & BIT(HDMI_COLORSPACE_RGB))) in drmm_connector_hdmi_init()
1271 [HDMI_COLORSPACE_RGB] = "RGB",
Dhdmi.c1054 case HDMI_COLORSPACE_RGB: in hdmi_colorspace_get_name()