Searched refs:dcn_bw_max (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calc_math.h31 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2);
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_math.c58 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) function
H A Ddcn_calcs.c1418 vdd_level = dcn_bw_max(vdd_level, vdd_level_temp);
1421 vdd_level = dcn_bw_max(vdd_level, vdd_level_temp);
1425 vdd_level = dcn_bw_max(vdd_level, vdd_level_temp);
1430 vdd_level = dcn_bw_max(vdd_level, vdd_level_temp);

Completed in 119 milliseconds