Home
last modified time | relevance | path

Searched refs:h_ratio_c (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c8812 double h_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.h_ratio; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
8816 …LineBufferSize / LBBitPerPixel / ((double)p->SwathWidthC[k] / math_max2(h_ratio_c, 1.0)), 1)) - (v… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
Ddml2_core_dcn4_calcs.c6512 double h_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.h_ratio; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
6516 …LineBufferSize / LBBitPerPixel / ((double)p->SwathWidthC[k] / math_max2(h_ratio_c, 1.0)), 1)) - (v… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()