Searched refs:extra_tdpe_bytes (Results 1 – 1 of 1) sorted by relevance
2694 unsigned int extra_tdpe_bytes; in dcn5_calculate_prefetch_schedule() local2958 …extra_tdpe_bytes = (unsigned int)math_max2(0, (p->display_cfg->gpuvm_max_page_table_levels - 1) * … in dcn5_calculate_prefetch_schedule()2961 … = vm_bytes + p->tdlut_pte_bytes_per_frame + (p->display_cfg->gpuvm_enable ? extra_tdpe_bytes : 0); in dcn5_calculate_prefetch_schedule()