Searched refs:need_ctx_switch (Results 1 – 1 of 1) sorted by relevance
132 bool need_ctx_switch; in amdgpu_ib_schedule() local198 need_ctx_switch = ring->current_ctx != fence_ctx; in amdgpu_ib_schedule()201 need_ctx_switch || amdgpu_vm_need_pipeline_sync(ring, job))) { in amdgpu_ib_schedule()241 if (need_ctx_switch) in amdgpu_ib_schedule()
Completed in 3 milliseconds