SUBMIT_ERR
SUBMIT_ERR(context, "gather_data_words cannot be zero");
SUBMIT_ERR(context, "gather_data_words is too large");
SUBMIT_ERR(context, "failed to allocate memory for bo info");
SUBMIT_ERR(context, "failed to allocate memory for gather data");
SUBMIT_ERR(context, "failed to copy gather data from userspace");
SUBMIT_ERR(context,
SUBMIT_ERR(context, "failed to copy bufs array from userspace");
SUBMIT_ERR(context, "failed to allocate memory for mapping info");
SUBMIT_ERR(context, "invalid flag specified for buffer");
SUBMIT_ERR(context, "invalid mapping ID '%u' for buffer", buf->mapping);
SUBMIT_ERR(context, "invalid flag specified for syncpt");
SUBMIT_ERR(context, "syncpoint specified in syncpt was not allocated");
SUBMIT_ERR(context, "non-zero reserved field in GATHER_UPTR command");
SUBMIT_ERR(context, "too many words in GATHER_UPTR command");
SUBMIT_ERR(context, "too many total words in job");
SUBMIT_ERR(context, "GATHER_UPTR command overflows gather data");
SUBMIT_ERR(context, "job was rejected by firewall");
SUBMIT_ERR(context, "failed to copy cmds array from userspace");
SUBMIT_ERR(context, "failed to allocate memory for job");
SUBMIT_ERR(context, "unknown flags given for cmd");
SUBMIT_ERR(context, "non-zero reserved value");
SUBMIT_ERR(context, "non-zero reserved value");
SUBMIT_ERR(context, "syncpoint ID in CMD_WAIT_SYNCPT_RELATIVE is not used by the job");
SUBMIT_ERR(context, "unknown cmd type");
SUBMIT_ERR(context, "job must have at least one gather");
SUBMIT_ERR(context, "invalid syncobj_in '%#x'", args->syncobj_in);
SUBMIT_ERR(context, "wait for syncobj_in timed out");
SUBMIT_ERR(context, "invalid syncobj_out '%#x'", args->syncobj_out);
SUBMIT_ERR(context, "failed to allocate memory for job data");
SUBMIT_ERR(context, "failed to pin job: %d", err);
SUBMIT_ERR(context, "failed to get streamid offset: %d", err);
SUBMIT_ERR(context, "failed to detect if engine can use memory context: %d", err);
SUBMIT_ERR(context, "could not power up engine: %d", err);
SUBMIT_ERR(context, "host1x job submission failed: %d", err);
SUBMIT_ERR(context, "failed to create postfence: %d", err);