diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/nvhost_nvdla_ioctl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nvhost_nvdla_ioctl.h b/include/linux/nvhost_nvdla_ioctl.h index c82271e98..c45aafd68 100644 --- a/include/linux/nvhost_nvdla_ioctl.h +++ b/include/linux/nvhost_nvdla_ioctl.h | |||
| @@ -142,7 +142,7 @@ struct nvdla_ioctl_submit_task { | |||
| 142 | __u8 num_postfences; | 142 | __u8 num_postfences; |
| 143 | __u8 num_input_task_status; | 143 | __u8 num_input_task_status; |
| 144 | __u8 num_output_task_status; | 144 | __u8 num_output_task_status; |
| 145 | #define NVDLA_MAX_BUFFERS_PER_TASK (512) | 145 | #define NVDLA_MAX_BUFFERS_PER_TASK (4096) |
| 146 | __u32 num_addresses; | 146 | __u32 num_addresses; |
| 147 | __u16 flags; | 147 | __u16 flags; |
| 148 | __u16 reserved; | 148 | __u16 reserved; |
