Searched refs:AMDGPU_PREAMBLE_IB_PRESENT (Results 1 – 5 of 5) sorted by relevance
27 #define AMDGPU_PREAMBLE_IB_PRESENT (1 << 0) macro
913 AMDGPU_PREAMBLE_IB_PRESENT; in amdgpu_cs_ib_fill()1247 if ((job->preamble_status & AMDGPU_PREAMBLE_IB_PRESENT) && in amdgpu_cs_submit()
6343 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v8_ring_emit_cntxcntl()
5526 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v9_ring_emit_cntxcntl()
7967 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v10_0_ring_emit_cntxcntl()