summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 76a6b1cc..3bc1ca3d 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -1367,7 +1367,7 @@ struct nvgpu_as_map_buffer_batch_args {
1367#define NVGPU_CTXSW_TAG_SAVE_END 0x03 1367#define NVGPU_CTXSW_TAG_SAVE_END 0x03
1368#define NVGPU_CTXSW_TAG_RESTORE_START 0x04 1368#define NVGPU_CTXSW_TAG_RESTORE_START 0x04
1369#define NVGPU_CTXSW_TAG_CONTEXT_START 0x05 1369#define NVGPU_CTXSW_TAG_CONTEXT_START 0x05
1370#define NVGPU_CTXSW_TAG_RESET 0xfe 1370#define NVGPU_CTXSW_TAG_ENGINE_RESET 0xfe
1371#define NVGPU_CTXSW_TAG_INVALID_TIMESTAMP 0xff 1371#define NVGPU_CTXSW_TAG_INVALID_TIMESTAMP 0xff
1372#define NVGPU_CTXSW_TAG_LAST \ 1372#define NVGPU_CTXSW_TAG_LAST \
1373 NVGPU_CTXSW_TAG_INVALID_TIMESTAMP 1373 NVGPU_CTXSW_TAG_INVALID_TIMESTAMP