need_ctx_switch   129 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c 	bool skip_preamble, need_ctx_switch;
need_ctx_switch   172 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c 	need_ctx_switch = ring->current_ctx != fence_ctx;
need_ctx_switch   175 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c 	     (amdgpu_sriov_vf(adev) && need_ctx_switch) ||
need_ctx_switch   209 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c 	if (need_ctx_switch)