Home
last modified time | relevance | path

Searched refs:lt_early_cr_pattern (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training_8b_10b.c175 if (!link->ctx->dc->work_arounds.lt_early_cr_pattern) in perform_8b_10b_clock_recovery_sequence()
365 if (link->ctx->dc->work_arounds.lt_early_cr_pattern) in dp_perform_8b_10b_link_training()
Dlink_dp_training_fixed_vs_pe_retimer.c125 if (link->ctx->dc->work_arounds.lt_early_cr_pattern) in perform_fixed_vs_pe_nontransparent_training_sequence()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h279 bool lt_early_cr_pattern; member