Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2925 bool ycbcr444_to_420 = false; in intel_dp_configure_protocol_converter() local
2947 ycbcr444_to_420 = true; in intel_dp_configure_protocol_converter()
2951 ycbcr444_to_420 = true; in intel_dp_configure_protocol_converter()
2970 tmp = ycbcr444_to_420 ? DP_CONVERSION_TO_YCBCR420_ENABLE : 0; in intel_dp_configure_protocol_converter()