Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A 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()
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h284 bool lt_early_cr_pattern; member