Searched refs:mrq_present (Results 1 – 1 of 1) sorted by relevance
1642 if (!p->DCCEnable || !p->mrq_present) { in CalculateVMAndRowBytes()1915 bool mrq_present, in CalculateRowBandwidth() argument1925 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 …]