Searched refs:INDIRECT_BUFFER_VALID (Results 1 – 5 of 5) sorted by relevance
192 #define INDIRECT_BUFFER_VALID (1 << 23) macro
2956 u32 control = INDIRECT_BUFFER_VALID | ib->length_dw | (vmid << 24); in gfx_v9_4_3_ring_emit_ib_compute()
5557 u32 control = INDIRECT_BUFFER_VALID | ib->length_dw | (vmid << 24); in gfx_v9_0_ring_emit_ib_compute()
8692 u32 control = INDIRECT_BUFFER_VALID | ib->length_dw | (vmid << 24); in gfx_v10_0_ring_emit_ib_compute()
1779 #define INDIRECT_BUFFER_VALID (1 << 23) macro