Home
last modified time | relevance | path

Searched refs:ImmediateFlipBW (Results 1 – 12 of 12) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h694 double ImmediateFlipBW[DC__NUM_DPP__MAX]; member
A Ddisplay_mode_vba.c225 immediate_flip_bw += mode_lib->vba.ImmediateFlipBW[k]; in get_total_immediate_flip_bw()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.c4152 double ImmediateFlipBW = 1.0; in dml32_CalculateFlipSchedule() local
4166 ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + 2 * DPTEBytesPerRow) * in dml32_CalculateFlipSchedule()
4169 ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * in dml32_CalculateFlipSchedule()
4174 HostVMInefficiencyFactor / ImmediateFlipBW, in dml32_CalculateFlipSchedule()
4183 (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW, in dml32_CalculateFlipSchedule()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h1553 double ImmediateFlipBW; member
A Ddml2_core_dcn4_calcs.c6596 …l->ImmediateFlipBW = (double)per_pipe_flip_bytes * BandwidthAvailableForImmediateFlip / (double)To… in CalculateFlipSchedule()
6601 DML_LOG_VERBOSE("DML::%s: ImmediateFlipBW = %f\n", __func__, l->ImmediateFlipBW); in CalculateFlipSchedule()
6604 if (l->ImmediateFlipBW == 0) { in CalculateFlipSchedule()
6609 Tno_bw_flip + vm_bytes * HostVMInefficiencyFactor / l->ImmediateFlipBW, in CalculateFlipSchedule()
6613 (l->dpte_row_bytes * HostVMInefficiencyFactor + meta_row_bytes) / l->ImmediateFlipBW, in CalculateFlipSchedule()
6620 …n", __func__, Tno_bw_flip + vm_bytes * HostVMInefficiencyFactor / l->ImmediateFlipBW, Tvm_trips_fl… in CalculateFlipSchedule()
6621 …(l->dpte_row_bytes * HostVMInefficiencyFactor + meta_row_bytes) / l->ImmediateFlipBW, Tr0_trips_fl… in CalculateFlipSchedule()
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c3117 mode_lib->vba.ImmediateFlipBW[0] = BandwidthAvailableForImmediateFlip in CalculateFlipSchedule()
3123 / mode_lib->vba.ImmediateFlipBW[0], in CalculateFlipSchedule()
3139 mode_lib->vba.ImmediateFlipBW[0] = BandwidthAvailableForImmediateFlip in CalculateFlipSchedule()
3143 / mode_lib->vba.ImmediateFlipBW[0], in CalculateFlipSchedule()
A Ddisplay_mode_vba_20v2.c3190 mode_lib->vba.ImmediateFlipBW[0] = BandwidthAvailableForImmediateFlip in CalculateFlipSchedule()
3196 / mode_lib->vba.ImmediateFlipBW[0], in CalculateFlipSchedule()
3212 mode_lib->vba.ImmediateFlipBW[0] = BandwidthAvailableForImmediateFlip in CalculateFlipSchedule()
3216 / mode_lib->vba.ImmediateFlipBW[0], in CalculateFlipSchedule()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c3194 double ImmediateFlipBW = 1.0; in CalculateFlipSchedule() local
3208 ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) in CalculateFlipSchedule()
3213 Tno_bw + PDEAndMetaPTEBytesPerFrame * HostVMInefficiencyFactor / ImmediateFlipBW, in CalculateFlipSchedule()
3222 …l_max3((MetaRowBytes + DPTEBytesPerRow) * HostVMInefficiencyFactor / ImmediateFlipBW, UrgentLatenc… in CalculateFlipSchedule()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c3368 double ImmediateFlipBW = 0; in CalculateFlipSchedule() local
3380ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * BandwidthAvailab… in CalculateFlipSchedule()
3384 …teFlip = dml_max3(Tno_bw + PDEAndMetaPTEBytesPerFrame * HostVMInefficiencyFactor / ImmediateFlipBW, in CalculateFlipSchedule()
3392 …diateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW, in CalculateFlipSchedule()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c3497 double ImmediateFlipBW = 1.0; local
3507ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * v->BandwidthAvai…
3512 v->Tno_bw[k] + PDEAndMetaPTEBytesPerFrame * HostVMInefficiencyFactor / ImmediateFlipBW,
3522 (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW,
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c3603 double ImmediateFlipBW = 1.0; local
3613ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * v->BandwidthAvai…
3618 v->Tno_bw[k] + PDEAndMetaPTEBytesPerFrame * HostVMInefficiencyFactor / ImmediateFlipBW,
3628 (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW,
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core.c1984 dml_float_t ImmediateFlipBW = 0; // @brief The immediate flip bandwidth for this pipe in CalculateFlipSchedule() local
2001ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + 2.0 * DPTEBytesPerRow) * BandwidthA… in CalculateFlipSchedule()
2003ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * BandwidthAvailab… in CalculateFlipSchedule()
2006 …teFlip = dml_max3(Tno_bw + PDEAndMetaPTEBytesPerFrame * HostVMInefficiencyFactor / ImmediateFlipBW, in CalculateFlipSchedule()
2013 …l_max3((MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW, UrgentLatenc… in CalculateFlipSchedule()
2069 dml_print("DML::%s: ImmediateFlipBW = %f\n", __func__, ImmediateFlipBW); in CalculateFlipSchedule()

Completed in 136 milliseconds