Searched refs:AMDGPU_HAVE_CTX_SWITCH (Results 1 – 7 of 7) sorted by relevance
31 #define AMDGPU_HAVE_CTX_SWITCH (1 << 2) macro
220 status |= AMDGPU_HAVE_CTX_SWITCH; in amdgpu_ib_schedule()248 status &= ~AMDGPU_HAVE_CTX_SWITCH; in amdgpu_ib_schedule()
1871 if (flags & AMDGPU_HAVE_CTX_SWITCH) { in gfx_v6_0_ring_emit_ib()2975 if (flags & AMDGPU_HAVE_CTX_SWITCH) in gfx_v6_ring_emit_cntxcntl()
2267 if (flags & AMDGPU_HAVE_CTX_SWITCH) { in gfx_v7_0_ring_emit_ib_gfx()2328 if (flags & AMDGPU_HAVE_CTX_SWITCH) { in gfx_v7_ring_emit_cntxcntl()
6346 if (flags & AMDGPU_HAVE_CTX_SWITCH) { in gfx_v8_ring_emit_cntxcntl()
5623 if (flags & AMDGPU_HAVE_CTX_SWITCH) { in gfx_v9_ring_emit_cntxcntl()
8751 if (flags & AMDGPU_HAVE_CTX_SWITCH) { in gfx_v10_0_ring_emit_cntxcntl()
Completed in 62 milliseconds