Searched refs:INDIRECT_BUFFER_VALID (Results 1 – 6 of 6) sorted by relevance
192 #define INDIRECT_BUFFER_VALID (1 << 23) macro
3358 u32 control = INDIRECT_BUFFER_VALID | ib->length_dw | (vmid << 24); in gfx_v12_1_ring_emit_ib_compute()
4471 u32 control = INDIRECT_BUFFER_VALID | ib->length_dw | (vmid << 24); in gfx_v12_0_ring_emit_ib_compute()
5972 u32 control = INDIRECT_BUFFER_VALID | ib->length_dw | (vmid << 24); in gfx_v11_0_ring_emit_ib_compute()
5507 u32 control = INDIRECT_BUFFER_VALID | ib->length_dw | (vmid << 24); in gfx_v9_0_ring_emit_ib_compute()
1779 #define INDIRECT_BUFFER_VALID (1 << 23) macro