planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw 1636 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 			v->planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw = dcn_bw_yes;
planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw 1761 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 						v->planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw = dcn_bw_no;
planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw 1778 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 		} while (!(v->prefetch_mode_supported == dcn_bw_yes || (v->planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw == dcn_bw_yes && v->planes_with_room_to_increase_vstartup_vratio_prefetch_more_than4 == dcn_bw_no && v->planes_with_room_to_increase_vstartup_destination_line_times_for_prefetch_less_than2 == dcn_bw_no)));
planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw  499 drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h 	enum dcn_bw_defs planes_with_room_to_increase_vstartup_prefetch_bw_less_than_active_bw;