Searched refs:mrq_present (Results 1 – 2 of 2) sorted by relevance
1324 bool mrq_present; member1486 bool mrq_present; member1684 bool mrq_present; member1800 bool mrq_present; member1969 bool mrq_present; member2244 bool mrq_present; member
1645 if (!p->DCCEnable || !p->mrq_present) { in CalculateVMAndRowBytes()1918 bool mrq_present, in CalculateRowBandwidth() argument1929 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 …]