Home
last modified time | relevance | path

Searched refs:mrq_present (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.h1153 bool mrq_present; member
1314 bool mrq_present; member
1511 bool mrq_present; member
1625 bool mrq_present; member
1784 bool mrq_present; member
2059 bool mrq_present; member
H A Ddml2_core_dcn4_calcs.c1683 if (!p->DCCEnable || !p->mrq_present) { in CalculateVMAndRowBytes()
1960 bool mrq_present, in CalculateRowBandwidth() argument
1970 if (!DCCEnable || !mrq_present) { in CalculateRowBandwidth()
2960 scratch->calculate_vm_and_row_bytes_params.mrq_present = p->mrq_present; in CalculateVMRowAndSwath()
3038 scratch->calculate_vm_and_row_bytes_params.mrq_present = p->mrq_present; in CalculateVMRowAndSwath()
3202 p->mrq_present, in CalculateVMRowAndSwath()
5192 dcc_mrq_enable = (p->dcc_enable && p->mrq_present); in CalculatePrefetchSchedule()
5203 dml2_printf("DML::%s: mrq_present = %u\n", __func__, p->mrq_present); in CalculatePrefetchSchedule()
5365 if (p->mrq_present || p->display_cfg->gpuvm_max_page_table_levels >= 3) in CalculatePrefetchSchedule()
9977 bool mrq_present, in CalculateVMGroupAndRequestTimes() argument
[all …]