Searched refs:CACHE_FLUSH_TS (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_context.h45 * CACHE_FLUSH_TS on kernel side, where value gets written
81 OUT_RING(ring, CACHE_FLUSH_TS);
H A Dfd5_gmem.c351 fd5_event_write(batch, ring, CACHE_FLUSH_TS, true);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_context.h45 * CACHE_FLUSH_TS on kernel side, where value gets written
97 OUT_RING(ring, CACHE_FLUSH_TS);
H A Dfd5_gmem.c356 OUT_RING(ring, CACHE_FLUSH_TS);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_pipe.c198 OUT_RING(ring, CP_EVENT_WRITE_0_EVENT(CACHE_FLUSH_TS));
203 OUT_RING(ring, CP_EVENT_WRITE_0_EVENT(CACHE_FLUSH_TS));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h163 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_draw.c366 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_blitter.c716 fd6_event_write(batch, batch->draw, CACHE_FLUSH_TS, true);
H A Dfd6_emit.c1329 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_gmem.c1146 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h195 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_draw.c481 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_query.c417 fd6_event_write(batch, batch->draw, CACHE_FLUSH_TS, true);
H A Dfd6_blitter.c527 fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
961 fd6_event_write(batch, batch->draw, CACHE_FLUSH_TS, true);
H A Dfd6_emit.c1396 seqno = fd6_event_write(batch, ring, CACHE_FLUSH_TS, true);
H A Dfd6_gmem.c602 OUT_RING(ring, CP_EVENT_WRITE_0_EVENT(CACHE_FLUSH_TS));
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_meta_copy.c223 tu6_emit_event_write(cmdbuf, &cmdbuf->cs, CACHE_FLUSH_TS, true);
414 tu6_emit_event_write(cmdbuf, &cmdbuf->cs, CACHE_FLUSH_TS, true);
605 tu6_emit_event_write(cmdbuf, &cmdbuf->cs, CACHE_FLUSH_TS, true);
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A Da6xx.c370 seqno = event_write(ring, kernel, CACHE_FLUSH_TS, true);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_query.c1217 tu6_emit_event_write(cmdbuf, cs, CACHE_FLUSH_TS);
1228 tu6_emit_event_write(cmdbuf, cs, CACHE_FLUSH_TS);
H A Dtu_cmd_buffer.c47 case CACHE_FLUSH_TS:
96 tu6_emit_event_write(cmd_buffer, cs, CACHE_FLUSH_TS);
1022 tu6_emit_event_write(cmd, cs, CACHE_FLUSH_TS);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
H A Dadreno_pm4.xml.h54 CACHE_FLUSH_TS = 4, enumerator in enum:vgt_event_type
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dcayman_reg_auto.h3241 CACHE_FLUSH_TS = 0x04, enumerator in enum:__anon0cfe7e3e0103
H A Devergreen_reg_auto.h3108 CACHE_FLUSH_TS = 0x04, enumerator in enum:__anonfee943480103
H A Dr600_reg_auto_r6xx.h2524 CACHE_FLUSH_TS = 0x04, enumerator in enum:__anoncdc68ae40103
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dcayman_reg_auto.h3241 CACHE_FLUSH_TS = 0x04, enumerator in enum:__anon95224e760103

Completed in 85 milliseconds

12