Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h961 unsigned int tdlut_pte_bytes_per_frame[DML2_MAX_PLANES]; member
1047 unsigned int tdlut_pte_bytes_per_frame[DML2_MAX_PLANES]; member
1773 unsigned int tdlut_pte_bytes_per_frame; member
2006 unsigned int *tdlut_pte_bytes_per_frame; member
H A Ddml2_core_dcn4_calcs.c4688 *p->tdlut_pte_bytes_per_frame = 0; in calculate_tdlut_setting()
4733 *p->tdlut_pte_bytes_per_frame = tdlut_pte_req_per_frame * 64; in calculate_tdlut_setting()
5304 dml2_printf("DML::%s: tdlut_pte_bytes_per_frame = %u\n", __func__, p->tdlut_pte_bytes_per_frame); in CalculatePrefetchSchedule()
5383 …vm_bytes = vm_bytes + p->tdlut_pte_bytes_per_frame + (p->display_cfg->gpuvm_enable ? extra_tdpe_by… in CalculatePrefetchSchedule()
8919 calculate_tdlut_setting_params->tdlut_pte_bytes_per_frame = &s->tdlut_pte_bytes_per_frame[k]; in dml_core_mode_support()
9072 CalculatePrefetchSchedule_params->tdlut_pte_bytes_per_frame = s->tdlut_pte_bytes_per_frame[k]; in dml_core_mode_support()
9974 unsigned int tdlut_pte_bytes_per_frame[], in CalculateVMGroupAndRequestTimes() argument
10050 num_req_per_lower_vm_stage_pref += tdlut_pte_bytes_per_frame[k] / 64; in CalculateVMGroupAndRequestTimes()
10956 calculate_tdlut_setting_params->tdlut_pte_bytes_per_frame = &s->tdlut_pte_bytes_per_frame[k]; in dml_core_mode_programming()
11303 CalculatePrefetchSchedule_params->tdlut_pte_bytes_per_frame = s->tdlut_pte_bytes_per_frame[k]; in dml_core_mode_programming()
[all …]