Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/hw/
Dlink_encoder.h75 bool fec_supported; member
/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c783 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c846 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c784 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c886 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1238 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1091 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c1143 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1095 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1032 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1096 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c928 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1033 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c920 .fec_supported = true,
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c4788 link_enc->features.fec_supported && in dc_link_is_fec_supported()