Searched refs:CP_WAIT_FOR_IDLE (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | es2gears-a320.log | 138 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 611 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 820 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 941 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 989 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1037 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1085 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1133 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1181 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1229 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) [all …]
|
D | afuc_test.asm | 176 CP_WAIT_FOR_IDLE: label
|
D | fd-clouds.log | 12 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 206 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 245 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 341 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 350 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 360 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 437 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 455 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 537 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 1154 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) [all …]
|
D | dEQP-GLES2.functional.texture.specification.basic_teximage2d.rgba16f_2d.log | 322 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 696 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1070 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1444 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1818 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 2192 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 2566 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 2940 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 3314 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 3657 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) [all …]
|
D | glxgears-a420.log | 171 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 300 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 838 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1363 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 1687 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 2103 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 2487 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 2703 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 3027 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) 3443 t3 opcode: CP_WAIT_FOR_IDLE (26) (2 dwords) [all …]
|
D | dEQP-VK.draw.indirect_draw.indexed.indirect_draw_count.triangle_list.log | 12 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 239 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords) 398 t7 opcode: CP_WAIT_FOR_IDLE (26) (1 dwords)
|
/third_party/mesa3d/src/freedreno/drm/ |
D | freedreno_ringbuffer.h | 368 OUT_PKT3(ring, CP_WAIT_FOR_IDLE, 1); in OUT_WFI() 375 OUT_PKT7(ring, CP_WAIT_FOR_IDLE, 0); in OUT_WFI5()
|
/third_party/mesa3d/src/freedreno/computerator/ |
D | a6xx.c | 439 OUT_PKT7(ring, CP_WAIT_FOR_IDLE, 0); in a6xx_emit_grid() 458 OUT_PKT7(ring, CP_WAIT_FOR_IDLE, 0); in a6xx_emit_grid()
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
D | fdperf.c | 218 OUT_PKT3(ring, CP_WAIT_FOR_IDLE, 1); in select_counter() 245 OUT_PKT7(ring, CP_WAIT_FOR_IDLE, 0); in select_counter()
|
/third_party/mesa3d/src/freedreno/ds/ |
D | fd_pps_driver.cc | 294 OUT_PKT7(ring, CP_WAIT_FOR_IDLE, 0); in configure()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_cs.h | 226 tu_cs_emit_pkt7(cs, CP_WAIT_FOR_IDLE, 0); in tu_cs_emit_wfi()
|