Searched refs:meta_pte_bytes_per_frame_ub (Results 1 – 3 of 3) sorted by relevance
585 unsigned int meta_pte_bytes_per_frame_ub; member
1130 …*p->meta_pte_bytes_per_frame_ub = (unsigned int)((math_ceil2((double) (meta_surface_bytes - meta_v… in dcn5_calculate_vm_and_row_bytes()1133 *p->meta_pte_bytes_per_frame_ub = 0; in dcn5_calculate_vm_and_row_bytes()1138 *p->meta_pte_bytes_per_frame_ub = 0; in dcn5_calculate_vm_and_row_bytes()1180 …vm_bytes = *p->meta_pte_bytes_per_frame_ub + extra_mpde_bytes + *p->dpde0_bytes_per_frame_ub + ext… in dcn5_calculate_vm_and_row_bytes()1191 …_VERBOSE("DML::%s: meta_pte_bytes_per_frame_ub = %u\n", __func__, *p->meta_pte_bytes_per_frame_ub); in dcn5_calculate_vm_and_row_bytes()1385 …scratch->calculate_vm_and_row_bytes_params.meta_pte_bytes_per_frame_ub = &p->meta_pte_bytes_per_fr… in dcn5_calculate_vm_row_and_swath()1466 …scratch->calculate_vm_and_row_bytes_params.meta_pte_bytes_per_frame_ub = &p->meta_pte_bytes_per_fr… in dcn5_calculate_vm_row_and_swath()
1581 unsigned int *meta_pte_bytes_per_frame_ub; member