Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h129 bw_def_notok = -1, enumerator
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c514 pipe_check = bw_def_notok; in calculate_bandwidth()
581 lb_size_check = bw_def_notok; in calculate_bandwidth()
603 mode_check = bw_def_notok; in calculate_bandwidth()
1764 if (pipe_check == bw_def_notok) { in calculate_bandwidth()
1767 else if (mode_check == bw_def_notok) { in calculate_bandwidth()
1768 voltage = bw_def_notok; in calculate_bandwidth()
1785 voltage = bw_def_notok; in calculate_bandwidth()