Searched refs:AMDGPU_IB_FLAG_PREEMPT (Results 1 – 6 of 6) sorted by relevance
661 #define AMDGPU_IB_FLAG_PREEMPT (1<<2) macro
357 chunk_ib->flags & AMDGPU_IB_FLAG_PREEMPT) { in amdgpu_cs_p2_ib()
6096 if (amdgpu_sriov_vf(ring->adev) && (ib->flags & AMDGPU_IB_FLAG_PREEMPT)) { in gfx_v8_0_ring_emit_ib_gfx()
5620 if (ring->adev->gfx.mcbp && (ib->flags & AMDGPU_IB_FLAG_PREEMPT)) { in gfx_v11_0_ring_emit_ib_gfx()
5388 if (ib->flags & AMDGPU_IB_FLAG_PREEMPT) { in gfx_v9_0_ring_emit_ib_gfx()
8547 if (ring->adev->gfx.mcbp && (ib->flags & AMDGPU_IB_FLAG_PREEMPT)) { in gfx_v10_0_ring_emit_ib_gfx()