Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c112 enum bw_defines pipe_check; in calculate_bandwidth() local
513 pipe_check = bw_def_ok; in calculate_bandwidth()
516 pipe_check = bw_def_notok; in calculate_bandwidth()
601 …if (pipe_check == bw_def_ok && hsr_check == bw_def_ok && vsr_check == bw_def_ok && lb_size_check =… in calculate_bandwidth()
1766 if (pipe_check == bw_def_notok) { in calculate_bandwidth()
2006 …if (pipe_check == bw_def_ok && (bw_mtn(data->display_reads_time_for_data_transfer_and_urgent_laten… in calculate_bandwidth()