Searched refs:max_fetch (Results 1 – 4 of 4) sorted by relevance
54 max_fetch = is_r600() ? 8 : 16; in init()
378 cnt_ready[sq] < ctx.max_fetch/2 && in bu_sched_bb()421 ((last_count >= ctx.max_fetch/2 && in bu_sched_bb()423 last_count + ncnt > ctx.max_fetch)) in bu_sched_bb()
669 unsigned max_fetch; variable
186 assert(bc.count < ctx.max_fetch); in build_cf()