total_flip_bytes  456 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c 	int total_flip_bytes = 0;
total_flip_bytes  466 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c 		total_flip_bytes += v->total_immediate_flip_bytes[i];
total_flip_bytes  477 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c 	dlg_sys_param.total_flip_bytes = total_flip_bytes;
total_flip_bytes 1590 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c 	dlg_sys_param.total_flip_bytes = get_total_immediate_flip_bytes(mode_lib,
total_flip_bytes 1590 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c 	dlg_sys_param.total_flip_bytes = get_total_immediate_flip_bytes(mode_lib,
total_flip_bytes 1693 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c 	dlg_sys_param.total_flip_bytes = get_total_immediate_flip_bytes(
total_flip_bytes  513 drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h 	unsigned int total_flip_bytes;
total_flip_bytes  155 drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_helpers.c 			dlg_sys_param.total_flip_bytes);
total_flip_bytes 1394 drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c 			/ (double) dlg_sys_param.total_flip_bytes;