summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/nvgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h
index b37d0060..8b4c4549 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -939,6 +939,7 @@ struct nvgpu_notification {
939#define NVGPU_CHANNEL_FIFO_ERROR_MMU_ERR_FLT 31 939#define NVGPU_CHANNEL_FIFO_ERROR_MMU_ERR_FLT 31
940#define NVGPU_CHANNEL_PBDMA_ERROR 32 940#define NVGPU_CHANNEL_PBDMA_ERROR 32
941#define NVGPU_CHANNEL_RESETCHANNEL_VERIF_ERROR 43 941#define NVGPU_CHANNEL_RESETCHANNEL_VERIF_ERROR 43
942#define NVGPU_CHANNEL_PBDMA_PUSHBUFFER_CRC_MISMATCH 80
942 __u16 info16; /* info returned depends on method 000c-000d */ 943 __u16 info16; /* info returned depends on method 000c-000d */
943 __u16 status; /* user sets bit 15, NV sets status 000e-000f */ 944 __u16 status; /* user sets bit 15, NV sets status 000e-000f */
944#define NVGPU_CHANNEL_SUBMIT_TIMEOUT 1 945#define NVGPU_CHANNEL_SUBMIT_TIMEOUT 1