Home
last modified time | relevance | path

Searched refs:hdmi_ycbcr420_supported (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h76 bool hdmi_ycbcr420_supported; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c703 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c811 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c619 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c819 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c864 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c832 if (!enc110->base.features.hdmi_ycbcr420_supported && in dce110_link_encoder_validate_hdmi_output()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1225 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c755 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c898 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1166 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1100 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1092 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1108 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1107 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1079 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1052 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1072 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c942 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c934 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1063 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c9083 link->link_enc->features.hdmi_ycbcr420_supported ? true : false; in amdgpu_dm_connector_init_helper()