Searched refs:need_ctx_switch (Results 1 – 1 of 1) sorted by relevance
133 bool need_ctx_switch; in amdgpu_ib_schedule() local183 need_ctx_switch = ring->current_ctx != fence_ctx; in amdgpu_ib_schedule()186 (amdgpu_sriov_vf(adev) && need_ctx_switch) || in amdgpu_ib_schedule()219 if (need_ctx_switch) in amdgpu_ib_schedule()
Completed in 5 milliseconds