Searched refs:nbox_this_time (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_blt.c1151 int nbox_this_time, rem; local in function:_sna_blt_fill_boxes
1154 nbox_this_time = nbox;
1156 if (3*nbox_this_time > rem)
1157 nbox_this_time = rem / 3;
1159 __FUNCTION__, nbox_this_time, nbox, rem));
1160 assert(nbox_this_time > 0);
1161 nbox -= nbox_this_time;
1163 kgem->nbatch += 3 * nbox_this_time;
1165 while (nbox_this_time >= 8) {
1175 nbox_this_time
1253 int nbox_this_time, rem; local in function:blt_composite_fill_boxes_no_offset__thread
1368 int nbox_this_time, rem; local in function:blt_composite_fill_boxes__thread
1666 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread
1723 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread
1804 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread64
1863 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread64
3602 int nbox_this_time, rem; local in function:sna_blt_fill_boxes
3793 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
3853 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
3913 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
3973 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
[all...]
H A Dsna_io.c493 int nbox_this_time, rem; local in function:sna_read_boxes
495 nbox_this_time = tmp_nbox;
497 if (10*nbox_this_time > rem)
498 nbox_this_time = rem / 8;
499 if (2*nbox_this_time > KGEM_RELOC_SIZE(kgem) - kgem->nreloc)
500 nbox_this_time = (KGEM_RELOC_SIZE(kgem) - kgem->nreloc) / 2;
501 assert(nbox_this_time);
502 tmp_nbox -= nbox_this_time;
505 for (n = 0; n < nbox_this_time; n++) {
549 tmp_box += nbox_this_time;
554 int nbox_this_time, rem; local in function:sna_read_boxes
1067 int nbox_this_time, rem; local in function:sna_write_boxes
1162 int nbox_this_time, rem; local in function:sna_write_boxes
1573 int nbox_this_time, rem; local in function:sna_write_boxes__xor
1672 int nbox_this_time, rem; local in function:sna_write_boxes__xor
[all...]
H A Dgen6_render.c1440 int nbox_this_time; local in function:gen6_render_composite_boxes__blt
1442 nbox_this_time = gen6_get_rectangles(sna, op, nbox,
1444 nbox -= nbox_this_time;
1461 } while (--nbox_this_time);
1473 int nbox_this_time; local in function:gen6_render_composite_boxes
1476 nbox_this_time = gen6_get_rectangles(sna, op, nbox,
1478 assert(nbox_this_time);
1479 nbox -= nbox_this_time;
1482 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1484 op->emit_boxes(op, box, nbox_this_time,
1498 int nbox_this_time; local in function:gen6_render_composite_boxes__thread
2508 int nbox_this_time; local in function:gen6_render_composite_spans_boxes
2538 int nbox_this_time; local in function:gen6_render_composite_spans_boxes__thread
3353 int nbox_this_time; local in function:gen6_render_op_fill_boxes
[all...]
H A Dgen7_render.c1642 int nbox_this_time; local in function:gen7_render_composite_boxes__blt
1644 nbox_this_time = gen7_get_rectangles(sna, op, nbox,
1646 nbox -= nbox_this_time;
1663 } while (--nbox_this_time);
1675 int nbox_this_time; local in function:gen7_render_composite_boxes
1678 nbox_this_time = gen7_get_rectangles(sna, op, nbox,
1680 assert(nbox_this_time);
1681 nbox -= nbox_this_time;
1684 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1686 op->emit_boxes(op, box, nbox_this_time,
1700 int nbox_this_time; local in function:gen7_render_composite_boxes__thread
2738 int nbox_this_time; local in function:gen7_render_composite_spans_boxes
2768 int nbox_this_time; local in function:gen7_render_composite_spans_boxes__thread
3571 int nbox_this_time; local in function:gen7_render_fill_op_boxes
[all...]
H A Dgen8_render.c1745 int nbox_this_time; local in function:gen8_render_composite_boxes__blt
1747 nbox_this_time = gen8_get_rectangles(sna, op, nbox,
1749 nbox -= nbox_this_time;
1766 } while (--nbox_this_time);
1778 int nbox_this_time; local in function:gen8_render_composite_boxes
1781 nbox_this_time = gen8_get_rectangles(sna, op, nbox,
1783 assert(nbox_this_time);
1784 nbox -= nbox_this_time;
1787 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1789 op->emit_boxes(op, box, nbox_this_time,
1803 int nbox_this_time; local in function:gen8_render_composite_boxes__thread
2576 int nbox_this_time; local in function:gen8_render_composite_spans_boxes
2606 int nbox_this_time; local in function:gen8_render_composite_spans_boxes__thread
3417 int nbox_this_time; local in function:gen8_render_fill_op_boxes
[all...]
H A Dgen9_render.c1821 int nbox_this_time; local in function:gen9_render_composite_boxes__blt
1823 nbox_this_time = gen9_get_rectangles(sna, op, nbox,
1825 nbox -= nbox_this_time;
1842 } while (--nbox_this_time);
1854 int nbox_this_time; local in function:gen9_render_composite_boxes
1857 nbox_this_time = gen9_get_rectangles(sna, op, nbox,
1859 assert(nbox_this_time);
1860 nbox -= nbox_this_time;
1863 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1865 op->emit_boxes(op, box, nbox_this_time,
1879 int nbox_this_time; local in function:gen9_render_composite_boxes__thread
2654 int nbox_this_time; local in function:gen9_render_composite_spans_boxes
2684 int nbox_this_time; local in function:gen9_render_composite_spans_boxes__thread
3499 int nbox_this_time; local in function:gen9_render_fill_op_boxes
[all...]
H A Dgen5_render.c1198 int nbox_this_time; local in function:gen5_render_composite_boxes__blt
1200 nbox_this_time = gen5_get_rectangles(sna, op, nbox,
1202 nbox -= nbox_this_time;
1218 } while (--nbox_this_time);
1230 int nbox_this_time; local in function:gen5_render_composite_boxes
1233 nbox_this_time = gen5_get_rectangles(sna, op, nbox,
1235 assert(nbox_this_time);
1236 nbox -= nbox_this_time;
1239 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1241 op->emit_boxes(op, box, nbox_this_time,
1255 int nbox_this_time; local in function:gen5_render_composite_boxes__thread
2121 int nbox_this_time; local in function:gen5_render_composite_spans_boxes
2151 int nbox_this_time; local in function:gen5_render_composite_spans_boxes__thread
2896 int nbox_this_time; local in function:gen5_render_fill_op_boxes
[all...]
H A Dgen4_render.c1243 int nbox_this_time; local in function:gen4_render_composite_boxes__blt
1245 nbox_this_time = gen4_get_rectangles(sna, op, nbox,
1247 nbox -= nbox_this_time;
1263 } while (--nbox_this_time);
1275 int nbox_this_time; local in function:gen4_render_composite_boxes
1278 nbox_this_time = gen4_get_rectangles(sna, op, nbox,
1280 assert(nbox_this_time);
1281 nbox -= nbox_this_time;
1284 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1286 op->emit_boxes(op, box, nbox_this_time,
1301 int nbox_this_time; local in function:gen4_render_composite_boxes__thread
2170 int nbox_this_time; local in function:gen4_render_composite_spans_boxes
2201 int nbox_this_time; local in function:gen4_render_composite_spans_boxes__thread
[all...]
H A Dgen3_render.c2586 int nbox_this_time; local in function:gen3_render_composite_boxes__blt
2588 nbox_this_time = gen3_get_rectangles(sna, op, nbox);
2589 nbox -= nbox_this_time;
2606 } while (--nbox_this_time);
2618 int nbox_this_time; local in function:gen3_render_composite_boxes
2621 nbox_this_time = gen3_get_rectangles(sna, op, nbox);
2622 assert(nbox_this_time);
2623 nbox -= nbox_this_time;
2626 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
2629 op->emit_boxes(op, box, nbox_this_time,
2643 int nbox_this_time; local in function:gen3_render_composite_boxes__thread
4313 int nbox_this_time; local in function:gen3_render_composite_spans_constant_thread__sse2__boxes
4768 int nbox_this_time; local in function:gen3_render_composite_spans_constant_thread_boxes
4829 int nbox_this_time; local in function:gen3_render_composite_spans_boxes
4858 int nbox_this_time; local in function:gen3_render_composite_spans_boxes__thread
5518 int nbox_this_time = gen3_get_inline_rectangles(sna, nbox, 4); local in function:gen3_render_video
6059 int nbox_this_time; local in function:gen3_render_fill_op_boxes
[all...]
H A Dgen2_render.c1272 int nbox_this_time; local in function:gen2_render_composite_boxes
1274 nbox_this_time = gen2_get_rectangles(sna, op, nbox);
1275 if (nbox_this_time == 0) {
1277 nbox_this_time = gen2_get_rectangles(sna, op, nbox);
1279 nbox -= nbox_this_time;
1296 } while (--nbox_this_time);
2527 int nbox_this_time; local in function:gen2_render_composite_spans_boxes
2529 nbox_this_time = gen2_get_rectangles(sna, &op->base, nbox);
2530 if (nbox_this_time == 0) {
2532 nbox_this_time
2981 int nbox_this_time = gen2_get_rectangles(sna, &op->base, nbox); local in function:gen2_render_fill_op_boxes
3334 int nbox_this_time = gen2_get_inline_rectangles(sna, nbox, 4); local in function:gen2_render_video
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_blt.c1107 int nbox_this_time, rem; local in function:_sna_blt_fill_boxes
1110 nbox_this_time = nbox;
1112 if (3*nbox_this_time > rem)
1113 nbox_this_time = rem / 3;
1115 __FUNCTION__, nbox_this_time, nbox, rem));
1116 assert(nbox_this_time > 0);
1117 nbox -= nbox_this_time;
1119 kgem->nbatch += 3 * nbox_this_time;
1121 while (nbox_this_time >= 8) {
1131 nbox_this_time
1206 int nbox_this_time, rem; local in function:blt_composite_fill_boxes_no_offset__thread
1321 int nbox_this_time, rem; local in function:blt_composite_fill_boxes__thread
1618 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread
1674 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread
1754 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread64
1812 int nbox_this_time, rem; local in function:blt_composite_copy_boxes__thread64
3573 int nbox_this_time, rem; local in function:sna_blt_fill_boxes
3762 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
3821 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
3880 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
3939 int nbox_this_time, rem; local in function:sna_blt_copy_boxes
[all...]
H A Dsna_io.c487 int nbox_this_time, rem; local in function:sna_read_boxes
489 nbox_this_time = tmp_nbox;
491 if (10*nbox_this_time > rem)
492 nbox_this_time = rem / 8;
493 if (2*nbox_this_time > KGEM_RELOC_SIZE(kgem) - kgem->nreloc)
494 nbox_this_time = (KGEM_RELOC_SIZE(kgem) - kgem->nreloc) / 2;
495 assert(nbox_this_time);
496 tmp_nbox -= nbox_this_time;
499 for (n = 0; n < nbox_this_time; n++) {
542 tmp_box += nbox_this_time;
547 int nbox_this_time, rem; local in function:sna_read_boxes
1045 int nbox_this_time, rem; local in function:sna_write_boxes
1139 int nbox_this_time, rem; local in function:sna_write_boxes
1548 int nbox_this_time, rem; local in function:sna_write_boxes__xor
1646 int nbox_this_time, rem; local in function:sna_write_boxes__xor
[all...]
H A Dgen6_render.c1406 int nbox_this_time; local in function:gen6_render_composite_boxes__blt
1408 nbox_this_time = gen6_get_rectangles(sna, op, nbox,
1410 nbox -= nbox_this_time;
1427 } while (--nbox_this_time);
1439 int nbox_this_time; local in function:gen6_render_composite_boxes
1442 nbox_this_time = gen6_get_rectangles(sna, op, nbox,
1444 assert(nbox_this_time);
1445 nbox -= nbox_this_time;
1448 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1450 op->emit_boxes(op, box, nbox_this_time,
1464 int nbox_this_time; local in function:gen6_render_composite_boxes__thread
2434 int nbox_this_time; local in function:gen6_render_composite_spans_boxes
2464 int nbox_this_time; local in function:gen6_render_composite_spans_boxes__thread
3272 int nbox_this_time; local in function:gen6_render_op_fill_boxes
[all...]
H A Dgen7_render.c1605 int nbox_this_time; local in function:gen7_render_composite_boxes__blt
1607 nbox_this_time = gen7_get_rectangles(sna, op, nbox,
1609 nbox -= nbox_this_time;
1626 } while (--nbox_this_time);
1638 int nbox_this_time; local in function:gen7_render_composite_boxes
1641 nbox_this_time = gen7_get_rectangles(sna, op, nbox,
1643 assert(nbox_this_time);
1644 nbox -= nbox_this_time;
1647 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1649 op->emit_boxes(op, box, nbox_this_time,
1663 int nbox_this_time; local in function:gen7_render_composite_boxes__thread
2654 int nbox_this_time; local in function:gen7_render_composite_spans_boxes
2684 int nbox_this_time; local in function:gen7_render_composite_spans_boxes__thread
3478 int nbox_this_time; local in function:gen7_render_fill_op_boxes
[all...]
H A Dgen8_render.c1678 int nbox_this_time; local in function:gen8_render_composite_boxes__blt
1680 nbox_this_time = gen8_get_rectangles(sna, op, nbox,
1682 nbox -= nbox_this_time;
1699 } while (--nbox_this_time);
1711 int nbox_this_time; local in function:gen8_render_composite_boxes
1714 nbox_this_time = gen8_get_rectangles(sna, op, nbox,
1716 assert(nbox_this_time);
1717 nbox -= nbox_this_time;
1720 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1722 op->emit_boxes(op, box, nbox_this_time,
1736 int nbox_this_time; local in function:gen8_render_composite_boxes__thread
2475 int nbox_this_time; local in function:gen8_render_composite_spans_boxes
2505 int nbox_this_time; local in function:gen8_render_composite_spans_boxes__thread
3307 int nbox_this_time; local in function:gen8_render_fill_op_boxes
[all...]
H A Dgen5_render.c1161 int nbox_this_time; local in function:gen5_render_composite_boxes__blt
1163 nbox_this_time = gen5_get_rectangles(sna, op, nbox,
1165 nbox -= nbox_this_time;
1181 } while (--nbox_this_time);
1193 int nbox_this_time; local in function:gen5_render_composite_boxes
1196 nbox_this_time = gen5_get_rectangles(sna, op, nbox,
1198 assert(nbox_this_time);
1199 nbox -= nbox_this_time;
1202 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1204 op->emit_boxes(op, box, nbox_this_time,
1218 int nbox_this_time; local in function:gen5_render_composite_boxes__thread
2074 int nbox_this_time; local in function:gen5_render_composite_spans_boxes
2104 int nbox_this_time; local in function:gen5_render_composite_spans_boxes__thread
2835 int nbox_this_time; local in function:gen5_render_fill_op_boxes
[all...]
H A Dgen4_render.c1206 int nbox_this_time; local in function:gen4_render_composite_boxes__blt
1208 nbox_this_time = gen4_get_rectangles(sna, op, nbox,
1210 nbox -= nbox_this_time;
1226 } while (--nbox_this_time);
1238 int nbox_this_time; local in function:gen4_render_composite_boxes
1241 nbox_this_time = gen4_get_rectangles(sna, op, nbox,
1243 assert(nbox_this_time);
1244 nbox -= nbox_this_time;
1247 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
1249 op->emit_boxes(op, box, nbox_this_time,
1264 int nbox_this_time; local in function:gen4_render_composite_boxes__thread
2121 int nbox_this_time; local in function:gen4_render_composite_spans_boxes
2152 int nbox_this_time; local in function:gen4_render_composite_spans_boxes__thread
[all...]
H A Dgen3_render.c2542 int nbox_this_time; local in function:gen3_render_composite_boxes__blt
2544 nbox_this_time = gen3_get_rectangles(sna, op, nbox);
2545 nbox -= nbox_this_time;
2562 } while (--nbox_this_time);
2574 int nbox_this_time; local in function:gen3_render_composite_boxes
2577 nbox_this_time = gen3_get_rectangles(sna, op, nbox);
2578 assert(nbox_this_time);
2579 nbox -= nbox_this_time;
2582 sna->render.vertex_used += nbox_this_time * op->floats_per_rect;
2584 op->emit_boxes(op, box, nbox_this_time,
2598 int nbox_this_time; local in function:gen3_render_composite_boxes__thread
4253 int nbox_this_time; local in function:gen3_render_composite_spans_constant_thread__sse2__boxes
4700 int nbox_this_time; local in function:gen3_render_composite_spans_constant_thread_boxes
4760 int nbox_this_time; local in function:gen3_render_composite_spans_boxes
4789 int nbox_this_time; local in function:gen3_render_composite_spans_boxes__thread
5458 int nbox_this_time = gen3_get_inline_rectangles(sna, nbox, 4); local in function:gen3_render_video
6019 int nbox_this_time; local in function:gen3_render_fill_op_boxes
[all...]
H A Dgen2_render.c1247 int nbox_this_time; local in function:gen2_render_composite_boxes
1249 nbox_this_time = gen2_get_rectangles(sna, op, nbox);
1250 if (nbox_this_time == 0) {
1252 nbox_this_time = gen2_get_rectangles(sna, op, nbox);
1254 nbox -= nbox_this_time;
1271 } while (--nbox_this_time);
2496 int nbox_this_time; local in function:gen2_render_composite_spans_boxes
2498 nbox_this_time = gen2_get_rectangles(sna, &op->base, nbox);
2499 if (nbox_this_time == 0) {
2501 nbox_this_time
2942 int nbox_this_time = gen2_get_rectangles(sna, &op->base, nbox); local in function:gen2_render_fill_op_boxes
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_video.c54 int nbox_this_time; local in function:I915DisplayVideoTextured
82 nbox_this_time = nbox_total;
83 if (BYTES_FOR_BOXES(nbox_this_time) > BATCH_BYTES(pI830))
84 nbox_this_time = BOXES_IN_BYTES(BATCH_BYTES(pI830));
85 nbox_total -= nbox_this_time;
87 intel_batch_start_atomic(pScrn, 200 + 20 * nbox_this_time);
395 while (nbox_this_time--)
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di915_video.c57 int nbox_this_time; local in function:I915DisplayVideoTextured
108 nbox_this_time = nbox_total;
109 if (BYTES_FOR_BOXES(nbox_this_time) > BATCH_BYTES(intel))
110 nbox_this_time = BOXES_IN_BYTES(BATCH_BYTES(intel));
111 nbox_total -= nbox_this_time;
113 intel_batch_start_atomic(scrn, 200 + 20 * nbox_this_time);
422 OUT_BATCH(PRIM3D_RECTLIST | (12 * nbox_this_time - 1));
423 while (nbox_this_time--) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di915_video.c57 int nbox_this_time; local in function:I915DisplayVideoTextured
108 nbox_this_time = nbox_total;
109 if (BYTES_FOR_BOXES(nbox_this_time) > BATCH_BYTES(intel))
110 nbox_this_time = BOXES_IN_BYTES(BATCH_BYTES(intel));
111 nbox_total -= nbox_this_time;
113 intel_batch_start_atomic(scrn, 200 + 20 * nbox_this_time);
422 OUT_BATCH(PRIM3D_RECTLIST | (12 * nbox_this_time - 1));
423 while (nbox_this_time--) {

Completed in 54 milliseconds