Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn6_calcs_dchub.c1187 double h_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.h_ratio; in dcn6_calculate_watermarks_and_dram_speed_change_support() local
1191 …LineBufferSize / LBBitPerPixel / ((double)p->SwathWidthC[k] / math_max2(h_ratio_c, 1.0)), 1)) - (v… in dcn6_calculate_watermarks_and_dram_speed_change_support()
H A Ddml2_core_dcn5_calcs_dchub.c4360 double h_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.h_ratio; in dcn5_calculate_watermarks_and_dram_speed_change_support() local
4364 …LineBufferSize / LBBitPerPixel / ((double)p->SwathWidthC[k] / math_max2(h_ratio_c, 1.0)), 1)) - (v… in dcn5_calculate_watermarks_and_dram_speed_change_support()