Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c1642 if (!p->DCCEnable || !p->mrq_present) { in CalculateVMAndRowBytes()
1915 bool mrq_present, in CalculateRowBandwidth() argument
1925 if (!DCCEnable || !mrq_present) { in CalculateRowBandwidth()
2913 scratch->calculate_vm_and_row_bytes_params.mrq_present = p->mrq_present; in CalculateVMRowAndSwath()
2991 scratch->calculate_vm_and_row_bytes_params.mrq_present = p->mrq_present; in CalculateVMRowAndSwath()
3155 p->mrq_present, in CalculateVMRowAndSwath()
3918 …edUpSwathSizeBytesY[SurfaceDoingUnboundedRequest] * TTUFIFODEPTH / (p->mrq_present ? MAXIMUMCOMPRE… in CalculateSwathAndDETConfiguration()
3934 if (!(p->mrq_present) && (!(*p->UnboundedRequestEnabled)) && (TotalActiveDPP == 1) in CalculateSwathAndDETConfiguration()
3936 && ((p->rob_buffer_size_kbytes * 1024 * (p->mrq_present ? MAXIMUMCOMPRESSION : 1) in CalculateSwathAndDETConfiguration()
5149 dcc_mrq_enable = (p->dcc_enable && p->mrq_present); in CalculatePrefetchSchedule()
[all …]