Home
last modified time | relevance | path

Searched refs:EffectiveLBLatencyHidingC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1262 double EffectiveLBLatencyHidingC; member
H A Ddml2_core_dcn4_calcs.c6827 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / v_ratio_c * (h_total / pixel_cl… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6848 …s->ActiveClockChangeLatencyHidingC = s->EffectiveLBLatencyHidingC + s->FullDETBufferingTimeC - ((d… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1757 dml_float_t EffectiveLBLatencyHidingC; member
H A Ddisplay_mode_core.c2921 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / p->VRatioChroma[k] * (p->HTotal… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2942 …s->ActiveClockChangeLatencyHidingC = s->EffectiveLBLatencyHidingC + s->FullDETBufferingTimeC - ((d… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()