Home
last modified time | relevance | path

Searched refs:dp_hdmi21_pcon_support (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h261 bool dp_hdmi21_pcon_support; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1268 dc->caps.dp_hdmi21_pcon_support = true; in dcn302_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1192 dc->caps.dp_hdmi21_pcon_support = true; in dcn303_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1471 dc->caps.dp_hdmi21_pcon_support = true; in dcn301_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1482 dc->caps.dp_hdmi21_pcon_support = true; in dcn21_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1759 dc->caps.dp_hdmi21_pcon_support = true; in dcn316_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1134 if (link->dc->caps.dp_hdmi21_pcon_support) { in get_active_converter_info()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1872 dc->caps.dp_hdmi21_pcon_support = true; in dcn315_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1721 dc->caps.dp_hdmi21_pcon_support = true; in dcn321_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1876 dc->caps.dp_hdmi21_pcon_support = true; in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1904 dc->caps.dp_hdmi21_pcon_support = true; in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2335 dc->caps.dp_hdmi21_pcon_support = true; in dcn30_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2182 dc->caps.dp_hdmi21_pcon_support = true; in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2468 dc->caps.dp_hdmi21_pcon_support = true; in dcn20_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1758 if (adev->dm.dc->caps.dp_hdmi21_pcon_support) in amdgpu_dm_init()