Lines Matching refs:guc_err
158 guc_err(guc, "Context array allocation failed\n"); in intel_guc_steal_guc_ids()
171 guc_err(guc, "Failed to create context: %pe\n", ce[context_index]); in intel_guc_steal_guc_ids()
177 guc_err(guc, "Failed to create spinner: %pe\n", ERR_PTR(ret)); in intel_guc_steal_guc_ids()
184 guc_err(guc, "Failed to create spinner request: %pe\n", spin_rq); in intel_guc_steal_guc_ids()
189 guc_err(guc, "Failed to add Spinner request: %pe\n", ERR_PTR(ret)); in intel_guc_steal_guc_ids()
198 guc_err(guc, "Failed to create context: %pe\n", ce[context_index]); in intel_guc_steal_guc_ids()
208 guc_err(guc, "Failed to create %srequest %d: %pe\n", in intel_guc_steal_guc_ids()
223 guc_err(guc, "Spin request failed to complete: %pe\n", ERR_PTR(ret)); in intel_guc_steal_guc_ids()
235 guc_err(guc, "Last request failed to complete: %pe\n", ERR_PTR(ret)); in intel_guc_steal_guc_ids()
243 guc_err(guc, "Failed to steal guc_id %d: %pe\n", context_index, rq); in intel_guc_steal_guc_ids()
251 guc_err(guc, "Request with stolen guc_id failed to complete: %pe\n", ERR_PTR(ret)); in intel_guc_steal_guc_ids()
258 guc_err(guc, "GT failed to idle: %pe\n", ERR_PTR(ret)); in intel_guc_steal_guc_ids()
264 guc_err(guc, "No guc_id was stolen"); in intel_guc_steal_guc_ids()