Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h129 bw_def_notok = -1, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c516 pipe_check = bw_def_notok; in calculate_bandwidth()
583 lb_size_check = bw_def_notok; in calculate_bandwidth()
605 mode_check = bw_def_notok; in calculate_bandwidth()
1766 if (pipe_check == bw_def_notok) { in calculate_bandwidth()
1769 else if (mode_check == bw_def_notok) { in calculate_bandwidth()
1770 voltage = bw_def_notok; in calculate_bandwidth()
1787 voltage = bw_def_notok; in calculate_bandwidth()