Searched refs:per_pipe_flip_bytes (Results 1 – 3 of 3) sorted by relevance
1192 unsigned int per_pipe_flip_bytes[DML2_MAX_PLANES]; member1306 unsigned int per_pipe_flip_bytes[DML2_MAX_PLANES]; member
906 s->per_pipe_flip_bytes[k] = dcn5_get_pipe_flip_bytes(s->HostVMInefficiencyFactor, in dcn5_mode_programming()911 s->per_pipe_flip_bytes[k] = 0; in dcn5_mode_programming()913 mode_lib->mp.TotImmediateFlipBytes += s->per_pipe_flip_bytes[k] * mode_lib->mp.NoOfDPP[k]; in dcn5_mode_programming()946 s->per_pipe_flip_bytes[k], in dcn5_mode_programming()
4005 unsigned int per_pipe_flip_bytes, in dcn5_calculate_flip_schedule()4119 …l->ImmediateFlipBW = (double)per_pipe_flip_bytes * BandwidthAvailableForImmediateFlip / (double)To… in dcn5_calculate_flip_schedule()4120 DML_LOG_VERBOSE("DML::%s: per_pipe_flip_bytes = %d\n", __func__, per_pipe_flip_bytes); in dcn5_calculate_flip_schedule()4123 …DML_LOG_VERBOSE("DML::%s: portion of flip bw = %f\n", __func__, (double)per_pipe_flip_bytes / (dou… in dcn5_calculate_flip_schedule()