Searched refs:SYNC_RECIPIENT_FE (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_context.c | 294 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_emit.c | 70 if (from == SYNC_RECIPIENT_FE) { 565 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_blt.c | 510 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_BLT);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/hw/ |
| H A D | common.xml.h | 45 #define SYNC_RECIPIENT_FE 0x00000001 macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/hw/ |
| H A D | common.xml.h | 45 #define SYNC_RECIPIENT_FE 0x00000001 macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_emit.c | 70 if (from == SYNC_RECIPIENT_FE) { 549 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_context.c | 390 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
|
| H A D | etnaviv_blt.c | 521 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_BLT);
|
Completed in 11 milliseconds