Lines Matching defs:SUBMIT_ERR
26 #define SUBMIT_ERR(context, fmt, ...) \
187 SUBMIT_ERR(context, "gather_data_words cannot be zero");
192 SUBMIT_ERR(context, "gather_data_words is too large");
198 SUBMIT_ERR(context, "failed to allocate memory for bo info");
209 SUBMIT_ERR(context, "failed to allocate memory for gather data");
215 SUBMIT_ERR(context, "failed to copy gather data from userspace");
243 SUBMIT_ERR(context,
269 SUBMIT_ERR(context, "failed to copy bufs array from userspace");
275 SUBMIT_ERR(context, "failed to allocate memory for mapping info");
285 SUBMIT_ERR(context, "invalid flag specified for buffer");
292 SUBMIT_ERR(context, "invalid mapping ID '%u' for buffer", buf->mapping);
333 SUBMIT_ERR(context, "invalid flag specified for syncpt");
340 SUBMIT_ERR(context, "syncpoint specified in syncpt was not allocated");
359 SUBMIT_ERR(context, "non-zero reserved field in GATHER_UPTR command");
365 SUBMIT_ERR(context, "too many words in GATHER_UPTR command");
370 SUBMIT_ERR(context, "too many total words in job");
375 SUBMIT_ERR(context, "GATHER_UPTR command overflows gather data");
381 SUBMIT_ERR(context, "job was rejected by firewall");
408 SUBMIT_ERR(context, "failed to copy cmds array from userspace");
414 SUBMIT_ERR(context, "failed to allocate memory for job");
431 SUBMIT_ERR(context, "unknown flags given for cmd");
443 SUBMIT_ERR(context, "non-zero reserved value");
452 SUBMIT_ERR(context, "non-zero reserved value");
458 SUBMIT_ERR(context, "syncpoint ID in CMD_WAIT_SYNCPT_RELATIVE is not used by the job");
466 SUBMIT_ERR(context, "unknown cmd type");
473 SUBMIT_ERR(context, "job must have at least one gather");
537 SUBMIT_ERR(context, "invalid syncobj_in '%#x'", args->syncobj_in);
544 SUBMIT_ERR(context, "wait for syncobj_in timed out");
552 SUBMIT_ERR(context, "invalid syncobj_out '%#x'", args->syncobj_out);
565 SUBMIT_ERR(context, "failed to allocate memory for job data");
585 SUBMIT_ERR(context, "failed to pin job: %d", err);
593 SUBMIT_ERR(context, "failed to get streamid offset: %d", err);
603 SUBMIT_ERR(context, "failed to detect if engine can use memory context: %d", err);
624 SUBMIT_ERR(context, "could not power up engine: %d", err);
641 SUBMIT_ERR(context, "host1x job submission failed: %d", err);
652 SUBMIT_ERR(context, "failed to create postfence: %d", err);