Searched refs:v_ratio_prefetch_more_than4 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h502 enum dcn_bw_defs v_ratio_prefetch_more_than4; member in struct:dcn_bw_internal_vars
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c1639 v->v_ratio_prefetch_more_than4 = dcn_bw_no;
1754 v->v_ratio_prefetch_more_than4 = dcn_bw_yes;
1771 if (v->max_rd_bandwidth <= v->return_bw && v->v_ratio_prefetch_more_than4 == dcn_bw_no && v->destination_line_times_for_prefetch_less_than2 == dcn_bw_no) {

Completed in 309 milliseconds