/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_query.c | 190 fd_wfi(batch, ring); 342 fd_wfi(batch, ring); 358 fd_wfi(batch, ring); 404 fd_wfi(batch, ring); 417 fd_wfi(batch, ring); 483 fd_wfi(batch, ring); 523 fd_wfi(batch, ring);
|
H A D | fd6_blitter.c | 528 fd_wfi(batch, ring); 886 fd_wfi(batch, ring); in fd6_resolve_tile() 898 fd_wfi(batch, ring); in fd6_resolve_tile() 962 fd_wfi(batch, batch->draw);
|
H A D | fd6_draw.c | 402 fd_wfi(batch, ring); 448 fd_wfi(batch, ring);
|
H A D | fd6_gmem.c | 745 fd_wfi(batch, ring); 828 fd_wfi(batch, ring); 1549 fd_wfi(batch, ring); 1605 fd_wfi(batch, ring); 1641 fd_wfi(batch, ring);
|
H A D | fd6_emit.c | 948 fd_wfi(ctx->batch, ring); 1429 fd_wfi(batch, ring);
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_gmem.c | 281 fd_wfi(batch, ring); 316 fd_wfi(batch, ring); 421 fd_wfi(batch, ring); 616 fd_wfi(batch, ring); 628 fd_wfi(batch, ring); 840 fd_wfi(batch, ring); 895 fd_wfi(batch, ring); 925 fd_wfi(batch, ring); 943 fd_wfi(batch, ring); 970 fd_wfi(batc [all...] |
H A D | fd3_emit.h | 112 fd_wfi(batch, ring);
|
H A D | fd3_emit.c | 634 fd_wfi(ctx->batch, ring); in fd3_emit_state() 701 fd_wfi(ctx->batch, ring); in fd3_emit_state() 747 /* TODO we should not need this or fd_wfi() before emit_constants(): in fd3_emit_state() 821 fd_wfi(ctx->batch, ring); in fd3_emit_state() 847 fd_wfi(batch, ring); in fd3_emit_restore() 968 fd_wfi(batch, ring); in fd3_emit_restore()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_query.c | 118 fd_wfi(batch, ring); 165 fd_wfi(batch, ring);
|
H A D | fd4_draw.c | 150 fd_wfi(ctx->batch, ring); 160 fd_wfi(ctx->batch, ring);
|
H A D | fd4_gmem.c | 247 fd_wfi(batch, ring); 657 fd_wfi(batch, ring); 671 fd_wfi(batch, ring); 690 fd_wfi(batch, ring); 791 fd_wfi(batch, ring);
|
H A D | fd4_compute.c | 188 fd_wfi(ctx->batch, ring);
|
H A D | fd4_emit.c | 803 fd_wfi(ctx->batch, ring); in fd4_emit_state()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_query.c | 84 fd_wfi(batch, ring); 123 fd_wfi(batch, ring);
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_query.c | 186 fd_wfi(batch, ring); 278 fd_wfi(batch, ring); 318 fd_wfi(batch, ring);
|
H A D | fd5_emit.h | 121 fd_wfi(batch, ring);
|
H A D | fd5_gmem.c | 387 fd_wfi(batch, ring); 420 fd_wfi(batch, ring); 739 fd_wfi(batch, ring);
|
H A D | fd5_emit.c | 643 fd_wfi(ctx->batch, ring); in fd5_emit_state()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_batch.h | 386 void fd_wfi(struct fd_batch *batch, struct fd_ringbuffer *ring) assert_dt;
|
H A D | freedreno_batch.c | 545 fd_wfi(struct fd_batch *batch, struct fd_ringbuffer *ring) in fd_wfi() function
|
H A D | freedreno_query_hw.c | 370 fd_wfi(batch, ring); in fd_hw_query_prepare_tile()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_const.h | 83 fd_wfi(batch, ring);
|