/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | dEQP-GLES2.functional.texture.specification.basic_teximage2d.rgba16f_2d.log | 324 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 328 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 332 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 336 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 340 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 344 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 348 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 352 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 356 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 360 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) [all …]
|
D | dEQP-VK.draw.indirect_draw.indexed.indirect_draw_count.triangle_list.log | 5 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 228 t7 opcode: CP_EVENT_WRITE (46) (5 dwords) 235 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 370 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 376 t7 opcode: CP_EVENT_WRITE (46) (5 dwords) 383 t7 opcode: CP_EVENT_WRITE (46) (5 dwords) 390 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 394 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 479 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 1578 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) [all …]
|
D | afuc_test.asm | 207 CP_EVENT_WRITE: label
|
D | fd-clouds.log | 5 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 235 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 239 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 427 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 1172 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 1176 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 1180 t7 opcode: CP_EVENT_WRITE (46) (5 dwords) 1195 t7 opcode: CP_EVENT_WRITE (46) (5 dwords) 1664 t7 opcode: CP_EVENT_WRITE (46) (2 dwords) 6839 t7 opcode: CP_EVENT_WRITE (46) (2 dwords)
|
D | crash.log | 1709 opcode: CP_EVENT_WRITE (46) (2 dwords) 1713 opcode: CP_EVENT_WRITE (46) (2 dwords) 1752 opcode: CP_EVENT_WRITE (46) (5 dwords)
|
D | es2gears-a320.log | 123 t3 opcode: CP_EVENT_WRITE (46) (2 dwords) 414 t3 opcode: CP_EVENT_WRITE (46) (2 dwords)
|
/third_party/mesa3d/src/freedreno/drm/ |
D | freedreno_pipe.c | 203 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in fd_pipe_emit_fence() 208 OUT_PKT3(ring, CP_EVENT_WRITE, 3); in fd_pipe_emit_fence()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_emit.h | 159 OUT_PKT7(ring, CP_EVENT_WRITE, timestamp ? 4 : 1); in fd6_event_write() 214 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in fd6_emit_lrz_flush()
|
D | fd6_query.c | 169 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in timestamp_resume() 183 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in time_elapsed_pause() 211 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in record_timestamp()
|
D | fd6_blitter.c | 411 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in emit_blit_buffer() 506 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in fd6_clear_ubwc() 684 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in emit_blit_texture() 812 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in fd6_clear_surface()
|
D | fd6_gmem.c | 201 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in emit_zs() 617 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in emit_common_fini() 716 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in emit_binning_pass() 740 OUT_PKT7(ring, CP_EVENT_WRITE, 1); in emit_binning_pass()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_context.h | 77 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in fd5_emit_flush()
|
D | fd5_query.c | 165 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in timestamp_resume() 179 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in timestamp_pause()
|
D | fd5_emit.h | 144 OUT_PKT7(ring, CP_EVENT_WRITE, timestamp ? 4 : 1); in fd5_event_write()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_autotune.c | 104 tu_cs_emit_pkt7(fence_cs, CP_EVENT_WRITE, 4); in create_submission_data() 632 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 1); in tu_autotune_begin_renderpass() 653 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 1); in tu_autotune_end_renderpass()
|
D | tu_query.c | 840 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 1); in emit_begin_occlusion_query() 1133 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 1); in emit_end_occlusion_query()
|
D | tu_cmd_buffer.c | 39 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, need_seqno ? 4 : 1); in tu6_emit_event_write() 1032 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 1); in tu6_emit_binning_pass() 1062 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 1); in tu6_emit_binning_pass() 5360 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 4); in write_event() 5544 tu_cs_emit_pkt7(cs, CP_EVENT_WRITE, 4); in tu_CmdWriteBufferMarker2AMD()
|
D | tu_device.c | 1559 tu_cs_emit_pkt7(ts_cs, CP_EVENT_WRITE, 4); in tu_trace_record_ts()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_batch.h | 394 OUT_PKT3(ring, CP_EVENT_WRITE, 1); in fd_event_write()
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
D | texturator-to-unit-test-5xx.lua | 54 function CP_EVENT_WRITE(pkt, size) function
|
D | parse-submits.lua | 190 function CP_EVENT_WRITE(pkt, size) function
|
/third_party/mesa3d/src/freedreno/computerator/ |
D | a6xx.c | 359 OUT_PKT7(ring, CP_EVENT_WRITE, timestamp ? 4 : 1); in event_write()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_draw.c | 48 OUT_PKT3(ring, CP_EVENT_WRITE, 1); in emit_cacheflush()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_emit.c | 749 OUT_PKT3(ring, CP_EVENT_WRITE, 1); in fd3_emit_state()
|