Lines Matching defs:stream
460 /* carefully calculate each stream start address:
461 * 1. overflow: each stream size may be different due to
463 * extra size should be added to the preceeding stream
464 * 2. alignment: each stream address should be 0x20 aligned
496 * 1D for pp stream index and 2D for plb block x/y on framebuffer.
502 uint32_t *stream[8];
508 * PP stream with just terminators in it.
516 stream[i] = ps->map + ps->offset[i];
530 stream[pp][si[pp]++] = 0;
531 stream[pp][si[pp]++] = 0xB8000000 | x | (y << 8);
532 stream[pp][si[pp]++] = 0xE0000002 | ((plb_va >> 3) & ~0xE0000003);
533 stream[pp][si[pp]++] = 0xB0000000;
540 stream[i][si[i]++] = 0;
541 stream[i][si[i]++] = 0xBC000000;
542 stream[i][si[i]++] = 0;
543 stream[i][si[i]++] = 0;
546 job->dump, stream[i], si[i] * 4,
547 false, "pp plb stream %d at va %x\n",
688 /* Mali450 doesn't need full PP stream */
706 ctx->plb_gp_size, false, "gp plb stream at va %x\n",