Home
last modified time | relevance | path

Searched refs:LBLatencyHidingSourceLinesC (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h316 unsigned int LBLatencyHidingSourceLinesC; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1275 unsigned int LBLatencyHidingSourceLinesC[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c6816 …s->LBLatencyHidingSourceLinesC[k] = (unsigned int)(math_min2((double)p->MaxLineBufferLines, math_f… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6827 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / v_ratio_c * (h_total / pixel_cl… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6941 …>BytePerPixelDETC[k] / p->SwathWidthC[k], p->SwathHeightC[k]) + s->LBLatencyHidingSourceLinesC[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1770 dml_uint_t LBLatencyHidingSourceLinesC[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c2909 …s->LBLatencyHidingSourceLinesC[k] = (dml_uint_t)(dml_min((dml_float_t)p->MaxLineBufferLines, dml_f… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2921 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / p->VRatioChroma[k] * (p->HTotal… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3101 …>BytePerPixelDETC[k] / p->SwathWidthC[k], p->SwathHeightC[k]) + s->LBLatencyHidingSourceLinesC[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()