Home
last modified time | relevance | path

Searched refs:DRM_EDID_YCBCR420_DC_48 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_edid.h235 #define DRM_EDID_YCBCR420_DC_48 (1 << 2) macro
238 #define DRM_EDID_YCBCR420_DC_MASK (DRM_EDID_YCBCR420_DC_48 | \
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c2677 (info->hdmi.y420_dc_modes & DRM_EDID_YCBCR420_DC_48)) in dw_hdmi_bridge_atomic_get_output_bus_fmts()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5336 if (connector->display_info.hdmi.y420_dc_modes & DRM_EDID_YCBCR420_DC_48) in convert_color_depth_from_display_info()