Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_edid.h237 #define DRM_EDID_YCBCR420_DC_30 (1 << 0) macro
240 DRM_EDID_YCBCR420_DC_30)
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c1930 return hdmi->y420_dc_modes & DRM_EDID_YCBCR420_DC_30; in intel_hdmi_sink_bpc_possible()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c2685 (info->hdmi.y420_dc_modes & DRM_EDID_YCBCR420_DC_30)) in dw_hdmi_bridge_atomic_get_output_bus_fmts()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5336 else if (connector->display_info.hdmi.y420_dc_modes & DRM_EDID_YCBCR420_DC_30) in convert_color_depth_from_display_info()