Searched refs:fd6_event_write (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h123 fd6_event_write(struct fd_batch *batch, struct fd_ringbuffer *ring, function in typeref:typename:unsigned
145 fd6_event_write(batch, ring, 0x31, false);
154 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_AND_INV_EVENT, true);
163 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
175 fd6_event_write(batch, ring, BLIT, false);
H A Dfd6_draw.c244 fd6_event_write(ctx->batch, ring, FLUSH_SO_0 + i, false);
316 fd6_event_write(batch, ring, UNK_1D, true);
317 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_COLOR, false);
349 fd6_event_write(batch, ring, 0x3f, false);
364 fd6_event_write(batch, ring, UNK_1D, true);
365 fd6_event_write(batch, ring, FACENESS_FLUSH, true);
366 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_emit.c1317 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_AND_INV_EVENT, true);
1326 fd6_event_write(batch, ring, UNK_1D, true);
1327 fd6_event_write(batch, ring, UNK_1C, true);
1329 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
1331 fd6_event_write(batch, ring, 0x31, false);
H A Dfd6_blitter.c714 fd6_event_write(batch, batch->draw, 0x1d, true);
715 fd6_event_write(batch, batch->draw, FACENESS_FLUSH, true);
716 fd6_event_write(batch, batch->draw, CACHE_FLUSH_TS, true);
H A Dfd6_gmem.c1146 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
1167 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_COLOR, false);
1213 fd6_event_write(batch, ring, UNK_1D, true);
H A Dfd6_query.c73 fd6_event_write(batch, ring, ZPASS_DONE, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h152 fd6_event_write(struct fd_batch *batch, struct fd_ringbuffer *ring, function in typeref:typename:unsigned
174 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_COLOR, false);
175 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_DEPTH, false);
176 fd6_event_write(batch, ring, CACHE_INVALIDATE, false);
185 seqno = fd6_event_write(batch, ring, RB_DONE_TS, true);
195 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
207 fd6_event_write(batch, ring, BLIT, false);
H A Dfd6_draw.c366 fd6_event_write(ctx->batch, ring, FLUSH_SO_0 + i, false);
434 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
435 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_COLOR, false);
464 fd6_event_write(batch, ring, 0x3f, false);
479 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
480 fd6_event_write(batch, ring, PC_CCU_FLUSH_DEPTH_TS, true);
481 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_query.c72 fd6_event_write(batch, ring, ZPASS_DONE, false);
95 fd6_event_write(batch, ring, ZPASS_DONE, false);
343 fd6_event_write(batch, ring, START_PRIMITIVE_CTRS, false);
360 fd6_event_write(batch, ring, STOP_PRIMITIVE_CTRS, false);
402 fd6_event_write(batch, ring, WRITE_PRIMITIVE_COUNTS, false);
415 fd6_event_write(batch, ring, WRITE_PRIMITIVE_COUNTS, false);
417 fd6_event_write(batch, batch->draw, CACHE_FLUSH_TS, true);
H A Dfd6_blitter.c240 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
241 fd6_event_write(batch, ring, PC_CCU_FLUSH_DEPTH_TS, true);
242 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_COLOR, false);
243 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_DEPTH, false);
525 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
526 fd6_event_write(batch, ring, PC_CCU_FLUSH_DEPTH_TS, true);
527 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
897 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
959 fd6_event_write(batch, batch->draw, PC_CCU_FLUSH_COLOR_TS, true);
960 fd6_event_write(batc
[all...]
H A Dfd6_gmem.c579 fd6_event_write(batch, ring, ZPASS_DONE, false);
598 fd6_event_write(batch, ring, ZPASS_DONE, false);
1470 fd6_event_write(batch, ring, PC_CCU_RESOLVE_TS, true);
1532 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
1608 fd6_event_write(batch, ring, PC_CCU_INVALIDATE_COLOR, false);
1645 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
1646 fd6_event_write(batch, ring, PC_CCU_FLUSH_DEPTH_TS, true);
H A Dfd6_emit.c1383 seqno = fd6_event_write(batch, ring, RB_DONE_TS, true);
1393 fd6_event_write(batch, ring, PC_CCU_FLUSH_COLOR_TS, true);
1394 fd6_event_write(batch, ring, PC_CCU_FLUSH_DEPTH_TS, true);
1396 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
1399 fd6_event_write(batch, ring, 0x31, false);

Completed in 16 milliseconds