Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h129 bw_def_notok = -1, enumerator
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddce_calcs.c498 pipe_check = bw_def_notok; in calculate_bandwidth()
565 lb_size_check = bw_def_notok; in calculate_bandwidth()
587 mode_check = bw_def_notok; in calculate_bandwidth()
1755 if (pipe_check == bw_def_notok) { in calculate_bandwidth()
1758 else if (mode_check == bw_def_notok) { in calculate_bandwidth()
1759 voltage = bw_def_notok; in calculate_bandwidth()
1776 voltage = bw_def_notok; in calculate_bandwidth()