Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_link.h493 bool dc_link_is_fec_supported(const struct dc_link *link);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_capability.c312 bool dc_link_is_fec_supported(const struct dc_link *link) in dc_link_is_fec_supported() function
345 return !force_disable && dc_link_is_fec_supported(link); in dc_link_should_enable_fec()

Completed in 7 milliseconds