Home
last modified time | relevance | path

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

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