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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h
index 3137c660..76a6b1cc 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -1367,6 +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_INVALID_TIMESTAMP 0xff 1371#define NVGPU_CTXSW_TAG_INVALID_TIMESTAMP 0xff
1371#define NVGPU_CTXSW_TAG_LAST \ 1372#define NVGPU_CTXSW_TAG_LAST \
1372 NVGPU_CTXSW_TAG_INVALID_TIMESTAMP 1373 NVGPU_CTXSW_TAG_INVALID_TIMESTAMP