Searched refs:unwind_batch (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c12542 uint16_t unwind_batch, unwind_reloc; local in function:sna_poly_fill_rect_tiled_8x8_blt
12548 unwind_batch = sna->kgem.nbatch;
12609 unwind_batch = sna->kgem.nbatch;
12706 unwind_batch = sna->kgem.nbatch;
12769 if (sna->kgem.nbatch == unwind_batch + (sna->kgem.gen >= 0100 ? 10 : 8)) {
12770 sna->kgem.nbatch = unwind_batch;
15443 uint16_t unwind_batch, unwind_reloc; local in function:sna_glyph_blt
15515 unwind_batch = sna->kgem.nbatch;
15603 unwind_batch = sna->kgem.nbatch;
15700 if (sna->kgem.nbatch == unwind_batch
16183 uint16_t unwind_batch, unwind_reloc; local in function:sna_reversed_glyph_blt
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c12341 uint16_t unwind_batch, unwind_reloc; local in function:sna_poly_fill_rect_tiled_8x8_blt
12347 unwind_batch = sna->kgem.nbatch;
12407 unwind_batch = sna->kgem.nbatch;
12503 unwind_batch = sna->kgem.nbatch;
12566 if (sna->kgem.nbatch == unwind_batch + (sna->kgem.gen >= 0100 ? 10 : 8)) {
12567 sna->kgem.nbatch = unwind_batch;
15219 uint16_t unwind_batch, unwind_reloc; local in function:sna_glyph_blt
15290 unwind_batch = sna->kgem.nbatch;
15377 unwind_batch = sna->kgem.nbatch;
15474 if (sna->kgem.nbatch == unwind_batch
15957 uint16_t unwind_batch, unwind_reloc; local in function:sna_reversed_glyph_blt
[all...]

Completed in 33 milliseconds