Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h73 bool hdmi_ycbcr420_supported; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c641 if (!enc10->base.features.hdmi_ycbcr420_supported && in dcn10_link_encoder_validate_hdmi_output()
H A Ddcn10_resource.c733 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c693 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c780 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c616 .hdmi_ycbcr420_supported = true,
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c830 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c767 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c866 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1211 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1072 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1076 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1019 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1150 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1078 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c911 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c908 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1020 .hdmi_ycbcr420_supported = true,
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7388 link->link_enc->features.hdmi_ycbcr420_supported ? true : false; in amdgpu_dm_connector_init_helper()