Home | History | Annotate | Download | only in i965

Lines Matching refs:urb

40  * into URB space as a constant URB entry (CURBE) so that it can be accessed
103 * register is 1/2 of one of these URB entry units, so that leaves us 16 EU
159 * Just like brw_vs_state.c and brw_wm_state.c define a URB entry size and
161 * packet. Having multiple CURBEs in the URB at the same time allows the
171 if (brw->urb.csize == 0) {
175 assert(brw->urb.nr_cs_entries);
176 OUT_BATCH((brw->urb.csize - 1) << 4 | brw->urb.nr_cs_entries);
276 * URB), it shouldn't be shortcircuited if identical to the
277 * previous time - because eg. the urb destination may have
278 * changed, or the urb contents different to last time.
284 * URB entry (Const URB Entry == CURBE) in turn, and issuing
293 * "Modifying the CS URB allocation via URB_FENCE invalidates any