Searched refs:etna_stall (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_emit.c | 56 etna_stall(struct etna_cmd_stream *stream, uint32_t from, uint32_t to) function in typeref:typename:void 245 etna_stall(stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE); 565 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE); 690 etna_stall(stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_emit.h | 94 etna_stall(struct etna_cmd_stream *stream, uint32_t from, uint32_t to);
|
| H A D | etnaviv_rs.c | 391 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE); 430 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE); 664 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_context.c | 294 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_blt.c | 347 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_BLT); 510 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_BLT);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_emit.c | 56 etna_stall(struct etna_cmd_stream *stream, uint32_t from, uint32_t to) function in typeref:typename:void 247 etna_stall(stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE); 549 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE); 657 etna_stall(stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_emit.h | 93 etna_stall(struct etna_cmd_stream *stream, uint32_t from, uint32_t to);
|
| H A D | etnaviv_rs.c | 421 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE); 460 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE); 715 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_blt.c | 361 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_BLT); 521 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_BLT);
|
| H A D | etnaviv_context.c | 390 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
|
Completed in 10 milliseconds