| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_winsys.h | 12 #ifndef NV04_PFIFO_MAX_PACKET_LEN 13 #define NV04_PFIFO_MAX_PACKET_LEN 2047 macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_winsys.h | 12 #ifndef NV04_PFIFO_MAX_PACKET_LEN 13 #define NV04_PFIFO_MAX_PACKET_LEN 2047 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_winsys.h | 14 #ifndef NV04_PFIFO_MAX_PACKET_LEN 15 #define NV04_PFIFO_MAX_PACKET_LEN 2047 macro
|
| H A D | nv50_vbo.c | 128 so->packet_vertex_limit = NV04_PFIFO_MAX_PACKET_LEN / 520 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 4) / 4; 544 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2; 562 const unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 585 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2;
|
| H A D | nv50_context.c | 102 string_words = MIN2(string_words, NV04_PFIFO_MAX_PACKET_LEN); 103 if (string_words == NV04_PFIFO_MAX_PACKET_LEN)
|
| H A D | nv50_transfer.c | 190 unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 386 unsigned nr = MIN2(words, NV04_PFIFO_MAX_PACKET_LEN);
|
| H A D | nv50_shader_state.c | 71 unsigned nr = MIN2(words, NV04_PFIFO_MAX_PACKET_LEN);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_winsys.h | 14 #ifndef NV04_PFIFO_MAX_PACKET_LEN 15 #define NV04_PFIFO_MAX_PACKET_LEN 2047 macro
|
| H A D | nv50_vbo.c | 130 so->packet_vertex_limit = NV04_PFIFO_MAX_PACKET_LEN / 513 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 4) / 4; 537 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2; 555 const unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 578 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2;
|
| H A D | nv50_context.c | 119 string_words = MIN2(string_words, NV04_PFIFO_MAX_PACKET_LEN); 120 if (string_words == NV04_PFIFO_MAX_PACKET_LEN)
|
| H A D | nv50_transfer.c | 316 unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 512 unsigned nr = MIN2(words, NV04_PFIFO_MAX_PACKET_LEN);
|
| H A D | nv50_compute.c | 232 unsigned nr = MIN2(words, NV04_PFIFO_MAX_PACKET_LEN);
|
| H A D | nv50_shader_state.c | 71 unsigned nr = MIN2(words, NV04_PFIFO_MAX_PACKET_LEN);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_winsys.h | 13 #ifndef NV04_PFIFO_MAX_PACKET_LEN 14 #define NV04_PFIFO_MAX_PACKET_LEN 2047 macro
|
| H A D | nvc0_vbo.c | 610 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 4) / 4; 636 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2; 655 const unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 680 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2; 855 draws = MIN2(draws, (NV04_PFIFO_MAX_PACKET_LEN - 4) / size);
|
| H A D | nvc0_context.c | 122 string_words = MIN2(string_words, NV04_PFIFO_MAX_PACKET_LEN); 123 if (string_words == NV04_PFIFO_MAX_PACKET_LEN)
|
| H A D | nvc0_transfer.c | 213 unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 255 unsigned nr = MIN2(count, (NV04_PFIFO_MAX_PACKET_LEN - 1)); 595 unsigned nr = MIN2(words, NV04_PFIFO_MAX_PACKET_LEN - 1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_winsys.h | 13 #ifndef NV04_PFIFO_MAX_PACKET_LEN 14 #define NV04_PFIFO_MAX_PACKET_LEN 2047 macro
|
| H A D | nvc0_vbo.c | 617 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 4) / 4; 643 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2; 662 const unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 687 unsigned i, nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN * 2) / 2; 865 draws = MIN2(draws, (NV04_PFIFO_MAX_PACKET_LEN - 4) / size);
|
| H A D | nvc0_context.c | 169 string_words = MIN2(string_words, NV04_PFIFO_MAX_PACKET_LEN); 170 if (string_words == NV04_PFIFO_MAX_PACKET_LEN)
|
| H A D | nvc0_transfer.c | 213 unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 255 unsigned nr = MIN2(count, (NV04_PFIFO_MAX_PACKET_LEN - 1)); 598 unsigned nr = MIN2(words, NV04_PFIFO_MAX_PACKET_LEN - 1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_vbo.c | 313 so->vtx_per_packet_max = NV04_PFIFO_MAX_PACKET_LEN / MAX2(so->vtx_size, 1); 382 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 407 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 425 const unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 449 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN);
|
| H A D | nv30_draw.c | 150 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_vbo.c | 312 so->vtx_per_packet_max = NV04_PFIFO_MAX_PACKET_LEN / MAX2(so->vtx_size, 1); 381 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 406 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 424 const unsigned nr = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); 448 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN);
|
| H A D | nv30_draw.c | 150 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN);
|