Searched refs:dpte_group_width_luma (Results 1 – 1 of 1) sorted by relevance
4648 unsigned int dpte_group_width_luma; in dcn5_calculate_meta_and_pte_times() local4755 …dpte_group_width_luma = (unsigned int)((double)p->dpte_group_bytes[k] / (double)p->PTERequestSizeY… in dcn5_calculate_meta_and_pte_times()4757 …dpte_group_width_luma = (unsigned int)((double)p->dpte_group_bytes[k] / (double)p->PTERequestSizeY… in dcn5_calculate_meta_and_pte_times()4760 …ed int)(math_ceil2((double)p->dpte_row_width_luma_ub[k] / (double)dpte_group_width_luma / 2.0, 1.0… in dcn5_calculate_meta_and_pte_times()4762 …signed int)(math_ceil2((double)p->dpte_row_width_luma_ub[k] / (double)dpte_group_width_luma, 1.0)); in dcn5_calculate_meta_and_pte_times()4773 …DML_LOG_VERBOSE("DML::%s: k=%u, dpte_group_width_luma = %u\n", __func__, k, dpte_group_width_luma); in dcn5_calculate_meta_and_pte_times()