Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1324 bool mrq_present; member
1486 bool mrq_present; member
1684 bool mrq_present; member
1800 bool mrq_present; member
1969 bool mrq_present; member
2244 bool mrq_present; member
H A Ddml2_core_dcn4_calcs.c1645 if (!p->DCCEnable || !p->mrq_present) { in CalculateVMAndRowBytes()
1918 bool mrq_present, in CalculateRowBandwidth() argument
1929 if (!DCCEnable || !mrq_present) { in CalculateRowBandwidth()
2923 scratch->calculate_vm_and_row_bytes_params.mrq_present = p->mrq_present; in CalculateVMRowAndSwath()
3001 scratch->calculate_vm_and_row_bytes_params.mrq_present = p->mrq_present; in CalculateVMRowAndSwath()
3165 p->mrq_present, in CalculateVMRowAndSwath()
3930 …edUpSwathSizeBytesY[SurfaceDoingUnboundedRequest] * TTUFIFODEPTH / (p->mrq_present ? MAXIMUMCOMPRE… in CalculateSwathAndDETConfiguration()
3946 if (!(p->mrq_present) && (!(*p->UnboundedRequestEnabled)) && (TotalActiveDPP == 1) in CalculateSwathAndDETConfiguration()
3948 && ((p->rob_buffer_size_kbytes * 1024 * (p->mrq_present ? MAXIMUMCOMPRESSION : 1) in CalculateSwathAndDETConfiguration()
5169 dcc_mrq_enable = (p->dcc_enable && p->mrq_present); in CalculatePrefetchSchedule()
[all …]