Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h129 bw_def_notok = -1, enumerator
/drivers/gpu/drm/amd/display/dc/calcs/
Ddce_calcs.c501 pipe_check = bw_def_notok; in calculate_bandwidth()
568 lb_size_check = bw_def_notok; in calculate_bandwidth()
590 mode_check = bw_def_notok; in calculate_bandwidth()
1758 if (pipe_check == bw_def_notok) { in calculate_bandwidth()
1761 else if (mode_check == bw_def_notok) { in calculate_bandwidth()
1762 voltage = bw_def_notok; in calculate_bandwidth()
1779 voltage = bw_def_notok; in calculate_bandwidth()