Home
last modified time | relevance | path

Searched refs:DP_CONVERSION_BT709_RGB_YCBCR_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp.h1274 # define DP_CONVERSION_BT709_RGB_YCBCR_ENABLE (1 << 5) macro
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c2978 tmp = rgb_to_ycbcr ? DP_CONVERSION_BT709_RGB_YCBCR_ENABLE : 0; in intel_dp_configure_protocol_converter()