Searched refs:EOP_INT_SEL_NONE (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600d_common.h | 71 #define EOP_INT_SEL_NONE 0 macro
|
/third_party/mesa3d/src/amd/common/ |
D | sid.h | 208 #define EOP_INT_SEL_NONE 0 macro
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | gfx10_query.c | 180 EOP_INT_SEL_NONE, EOP_DATA_SEL_VALUE_32BIT, query->last->buf, fence_va, in gfx10_sh_query_end()
|
D | si_fence.c | 275 EOP_INT_SEL_NONE, EOP_DATA_SEL_VALUE_32BIT, NULL, fence_va, 0x80000000, in si_fine_fence_set()
|
D | si_query.c | 848 si_cp_release_mem(sctx, cs, V_028A90_BOTTOM_OF_PIPE_TS, 0, EOP_DST_SEL_MEM, EOP_INT_SEL_NONE, in si_query_hw_do_emit_start() 966 si_cp_release_mem(sctx, cs, V_028A90_BOTTOM_OF_PIPE_TS, 0, EOP_DST_SEL_MEM, EOP_INT_SEL_NONE, in si_query_hw_do_emit_stop() 1002 si_cp_release_mem(sctx, cs, V_028A90_BOTTOM_OF_PIPE_TS, 0, EOP_DST_SEL_MEM, EOP_INT_SEL_NONE, in si_query_hw_do_emit_stop()
|
D | si_perfcounter.c | 148 si_cp_release_mem(sctx, cs, V_028A90_BOTTOM_OF_PIPE_TS, 0, EOP_DST_SEL_MEM, EOP_INT_SEL_NONE, in si_pc_emit_stop()
|
D | si_gfx_cs.c | 947 EOP_INT_SEL_NONE, EOP_DATA_SEL_DISCARD, NULL, 0, 0, SI_NOT_QUERY); in si_emit_cache_flush()
|