Searched refs:stop_exec_on_failure (Results 1 – 5 of 5) sorted by relevance
151 bool stop_exec_on_failure; member
955 bool stop_exec_on_failure) in amdgpu_cs_create() argument971 cs->stop_exec_on_failure = stop_exec_on_failure; in amdgpu_cs_create()1496 if (acs->stop_exec_on_failure && acs->ctx->num_rejected_cs) { in amdgpu_cs_submit_ib()
493 void *flush_ctx, bool stop_exec_on_failure);
446 bool stop_exec_on_failure = (flags & PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET) != 0; in si_create_context() local518 stop_exec_on_failure); in si_create_context()533 (void *)si_flush_gfx_cs, sctx, stop_exec_on_failure); in si_create_context()
171 bool stop_exec_on_failure) in radeon_drm_cs_create() argument