Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_dp_helper.h1009 # define DP_CONVERSION_TO_YCBCR420_ENABLE (1 << 0) /* DP 1.3 */ macro
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp.c3875 DP_CONVERSION_TO_YCBCR420_ENABLE : 0; in intel_dp_configure_protocol_converter()