Searched refs:LBLatencyHidingSourceLinesY (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 315 unsigned int LBLatencyHidingSourceLinesY; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 1274 unsigned int LBLatencyHidingSourceLinesY[DML2_MAX_PLANES]; member
|
| H A D | dml2_core_dcn4_calcs.c | 6815 …s->LBLatencyHidingSourceLinesY[k] = (unsigned int)(math_min2((double)p->MaxLineBufferLines, math_f… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 6826 …s->EffectiveLBLatencyHidingY = s->LBLatencyHidingSourceLinesY[k] / v_ratio * (h_total / pixel_cloc… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 6922 …>BytePerPixelDETY[k] / p->SwathWidthY[k], p->SwathHeightY[k]) + s->LBLatencyHidingSourceLinesY[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 6930 …ML::%s: k=%u, LBLatencyHidingSourceLinesY = %u\n", __func__, k, s->LBLatencyHidingSourceLinesY[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core_structs.h | 1769 dml_uint_t LBLatencyHidingSourceLinesY[__DML_NUM_PLANES__]; member
|
| H A D | display_mode_core.c | 2908 …s->LBLatencyHidingSourceLinesY[k] = (dml_uint_t)(dml_min((dml_float_t)p->MaxLineBufferLines, dml_f… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 2920 …s->EffectiveLBLatencyHidingY = s->LBLatencyHidingSourceLinesY[k] / p->VRatio[k] * (p->HTotal[k] / … in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 3082 …>BytePerPixelDETY[k] / p->SwathWidthY[k], p->SwathHeightY[k]) + s->LBLatencyHidingSourceLinesY[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 3090 …ML::%s: k=%u, LBLatencyHidingSourceLinesY = %u\n", __func__, k, s->LBLatencyHidingSourceLinesY[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
|