Home
last modified time | relevance | path

Searched refs:dc_link_is_fec_supported (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
Ddc_link.h417 bool dc_link_is_fec_supported(const struct dc_link *link);
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3690 bool dc_link_is_fec_supported(const struct dc_link *link) in dc_link_is_fec_supported() function
3724 if (dc_link_is_fec_supported(link) && !link->dc->debug.disable_fec && !is_fec_disable) in dc_link_should_enable_fec()