Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/display/
Ddrm_dp.h429 # define DP_DS_HDMI_YCBCR420_PASS_THROUGH (1 << 2) macro
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dp_helper.c1224 return port_cap[3] & DP_DS_HDMI_YCBCR420_PASS_THROUGH; in drm_dp_downstream_420_passthrough()