Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h73 bool hdmi_ycbcr420_supported; member
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_link_encoder.c641 if (!enc10->base.features.hdmi_ycbcr420_supported && in dcn10_link_encoder_validate_hdmi_output()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c693 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c783 if (!enc110->base.features.hdmi_ycbcr420_supported && in dce110_link_encoder_validate_hdmi_output()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c738 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c833 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c789 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c870 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1072 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1136 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1078 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1061 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1022 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1040 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1019 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c914 .hdmi_ycbcr420_supported = true,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c8087 link->link_enc->features.hdmi_ycbcr420_supported ? true : false; in amdgpu_dm_connector_init_helper()