Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_edid.h236 #define DRM_EDID_YCBCR420_DC_36 (1 << 1) macro
239 DRM_EDID_YCBCR420_DC_36 | \
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c1922 return hdmi->y420_dc_modes & DRM_EDID_YCBCR420_DC_36; in intel_hdmi_sink_bpc_possible()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c2681 (info->hdmi.y420_dc_modes & DRM_EDID_YCBCR420_DC_36)) in dw_hdmi_bridge_atomic_get_output_bus_fmts()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5334 else if (connector->display_info.hdmi.y420_dc_modes & DRM_EDID_YCBCR420_DC_36) in convert_color_depth_from_display_info()