Searched refs:SUBMIT_ERR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/tegra/ |
| D | submit.c | 26 #define SUBMIT_ERR(context, fmt, ...) \ macro 192 SUBMIT_ERR(context, "gather_data_words cannot be zero"); in submit_copy_gather_data() 197 SUBMIT_ERR(context, "gather_data_words is too large"); in submit_copy_gather_data() 203 SUBMIT_ERR(context, "failed to allocate memory for bo info"); in submit_copy_gather_data() 214 SUBMIT_ERR(context, "failed to allocate memory for gather data"); in submit_copy_gather_data() 220 SUBMIT_ERR(context, "failed to copy gather data from userspace"); in submit_copy_gather_data() 248 SUBMIT_ERR(context, in submit_write_reloc() 274 SUBMIT_ERR(context, "failed to copy bufs array from userspace"); in submit_process_bufs() 280 SUBMIT_ERR(context, "failed to allocate memory for mapping info"); in submit_process_bufs() 290 SUBMIT_ERR(context, "invalid flag specified for buffer"); in submit_process_bufs() [all …]
|