Searched refs:AMDGPU_IB_FLAG_PREEMPT (Results 1 – 6 of 6) sorted by relevance
639 #define AMDGPU_IB_FLAG_PREEMPT (1<<2) macro
352 chunk_ib->flags & AMDGPU_IB_FLAG_PREEMPT) { in amdgpu_cs_p2_ib()
5292 if (ring->adev->gfx.mcbp && (ib->flags & AMDGPU_IB_FLAG_PREEMPT)) { in gfx_v11_0_ring_emit_ib_gfx()
6100 if (amdgpu_sriov_vf(ring->adev) && (ib->flags & AMDGPU_IB_FLAG_PREEMPT)) { in gfx_v8_0_ring_emit_ib_gfx()
5142 if (ib->flags & AMDGPU_IB_FLAG_PREEMPT) { in gfx_v9_0_ring_emit_ib_gfx()
8310 if (ring->adev->gfx.mcbp && (ib->flags & AMDGPU_IB_FLAG_PREEMPT)) { in gfx_v10_0_ring_emit_ib_gfx()