v_ratio_prefetch_more_than4 1639 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 			v->v_ratio_prefetch_more_than4 = dcn_bw_no;
v_ratio_prefetch_more_than4 1754 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 					v->v_ratio_prefetch_more_than4 = dcn_bw_yes;
v_ratio_prefetch_more_than4 1771 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 			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) {
v_ratio_prefetch_more_than4  502 drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h 	enum dcn_bw_defs v_ratio_prefetch_more_than4;