Home
last modified time | relevance | path

Searched refs:bw_def_notok (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h129 bw_def_notok = -1, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h129 bw_def_notok = -1, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds