Searched refs:disable_fec (Results 1 – 4 of 4) sorted by relevance
235 unsigned int disable_fec; member
487 bool disable_fec; member
1059 if (link->local_sink->edid_caps.panel_patch.disable_fec) in dc_link_detect_helper()1060 link->ctx->dc->debug.disable_fec = true; in dc_link_detect_helper()3583 if (dc_link_is_fec_supported(link) && !link->dc->debug.disable_fec) { in dc_link_bandwidth_kbps()
4314 if (!dc_link_is_fec_supported(link) || link->dc->debug.disable_fec) in dp_set_fec_ready()4349 if (!dc_link_is_fec_supported(link) || link->dc->debug.disable_fec) in dp_set_fec_enable()