summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/perf
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/perf')
-rw-r--r--drivers/gpu/nvgpu/perf/perf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/perf/perf.h b/drivers/gpu/nvgpu/perf/perf.h
index a3213f7a..fe52bad9 100644
--- a/drivers/gpu/nvgpu/perf/perf.h
+++ b/drivers/gpu/nvgpu/perf/perf.h
@@ -19,6 +19,7 @@
19#include "gk20a/gk20a.h" 19#include "gk20a/gk20a.h"
20#include "volt/volt.h" 20#include "volt/volt.h"
21#include "lpwr/lpwr.h" 21#include "lpwr/lpwr.h"
22#include "boardobj/boardobjgrp_e255.h"
22 23
23#define CTRL_PERF_VFE_VAR_TYPE_INVALID 0x00 24#define CTRL_PERF_VFE_VAR_TYPE_INVALID 0x00
24#define CTRL_PERF_VFE_VAR_TYPE_DERIVED 0x01 25#define CTRL_PERF_VFE_VAR_TYPE_DERIVED 0x01