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 138d7971..6fdf4025 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -563,6 +563,7 @@ struct nvgpu_dbg_gpu_pc_sampling_args {
563#define NVGPU_PRIORITY_HIGH 150 563#define NVGPU_PRIORITY_HIGH 150
564#define NVGPU_TIMEOUT_FLAG_DISABLE_DUMP 0 564#define NVGPU_TIMEOUT_FLAG_DISABLE_DUMP 0
565 565
566/* this is also the hardware memory format */
566struct nvgpu_gpfifo { 567struct nvgpu_gpfifo {
567 __u32 entry0; /* first word of gpfifo entry */ 568 __u32 entry0; /* first word of gpfifo entry */
568 __u32 entry1; /* second word of gpfifo entry */ 569 __u32 entry1; /* second word of gpfifo entry */