Searched refs:etna_stall (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c56 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 Detnaviv_emit.h94 etna_stall(struct etna_cmd_stream *stream, uint32_t from, uint32_t to);
H A Detnaviv_rs.c391 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 Detnaviv_context.c294 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
H A Detnaviv_blt.c347 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 Detnaviv_emit.c56 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 Detnaviv_emit.h93 etna_stall(struct etna_cmd_stream *stream, uint32_t from, uint32_t to);
H A Detnaviv_rs.c421 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 Detnaviv_blt.c361 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_BLT);
521 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_BLT);
H A Detnaviv_context.c390 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);

Completed in 10 milliseconds