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