Home
last modified time | relevance | path

Searched refs:CP_EVENT_WRITE (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
DdEQP-GLES2.functional.texture.specification.basic_teximage2d.rgba16f_2d.log324 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 …]
DdEQP-VK.draw.indirect_draw.indexed.indirect_draw_count.triangle_list.log5 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 …]
Dafuc_test.asm207 CP_EVENT_WRITE: label
Dfd-clouds.log5 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)
Dcrash.log1709 opcode: CP_EVENT_WRITE (46) (2 dwords)
1713 opcode: CP_EVENT_WRITE (46) (2 dwords)
1752 opcode: CP_EVENT_WRITE (46) (5 dwords)
Des2gears-a320.log123 t3 opcode: CP_EVENT_WRITE (46) (2 dwords)
414 t3 opcode: CP_EVENT_WRITE (46) (2 dwords)
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_pipe.c203 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/
Dfd6_emit.h159 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()
Dfd6_query.c169 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()
Dfd6_blitter.c411 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()
Dfd6_gmem.c201 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/
Dfd5_context.h77 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in fd5_emit_flush()
Dfd5_query.c165 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in timestamp_resume()
179 OUT_PKT7(ring, CP_EVENT_WRITE, 4); in timestamp_pause()
Dfd5_emit.h144 OUT_PKT7(ring, CP_EVENT_WRITE, timestamp ? 4 : 1); in fd5_event_write()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_autotune.c104 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()
Dtu_query.c840 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()
Dtu_cmd_buffer.c39 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()
Dtu_device.c1559 tu_cs_emit_pkt7(ts_cs, CP_EVENT_WRITE, 4); in tu_trace_record_ts()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h394 OUT_PKT3(ring, CP_EVENT_WRITE, 1); in fd_event_write()
/third_party/mesa3d/src/freedreno/decode/scripts/
Dtexturator-to-unit-test-5xx.lua54 function CP_EVENT_WRITE(pkt, size) function
Dparse-submits.lua190 function CP_EVENT_WRITE(pkt, size) function
/third_party/mesa3d/src/freedreno/computerator/
Da6xx.c359 OUT_PKT7(ring, CP_EVENT_WRITE, timestamp ? 4 : 1); in event_write()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_draw.c48 OUT_PKT3(ring, CP_EVENT_WRITE, 1); in emit_cacheflush()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c749 OUT_PKT3(ring, CP_EVENT_WRITE, 1); in fd3_emit_state()