summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/nvgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/nvgpu.h')
-rw-r--r--include/uapi/linux/nvgpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h
index f3c75045..b3302e6f 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -1231,7 +1231,7 @@ struct nvgpu_preemption_mode_args {
1231 1231
1232#define NVGPU_IOCTL_CHANNEL_LAST \ 1232#define NVGPU_IOCTL_CHANNEL_LAST \
1233 _IOC_NR(NVGPU_IOCTL_CHANNEL_SET_PREEMPTION_MODE) 1233 _IOC_NR(NVGPU_IOCTL_CHANNEL_SET_PREEMPTION_MODE)
1234#define NVGPU_IOCTL_CHANNEL_MAX_ARG_SIZE sizeof(struct nvgpu_submit_gpfifo_args) 1234#define NVGPU_IOCTL_CHANNEL_MAX_ARG_SIZE sizeof(struct nvgpu_alloc_gpfifo_ex_args)
1235 1235
1236/* 1236/*
1237 * /dev/nvhost-as-gpu device 1237 * /dev/nvhost-as-gpu device