summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pmuif/gpmuifperf.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pmuif/gpmuifperf.h')
-rw-r--r--drivers/gpu/nvgpu/pmuif/gpmuifperf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/pmuif/gpmuifperf.h b/drivers/gpu/nvgpu/pmuif/gpmuifperf.h
index b1d2f3fd..181a65f5 100644
--- a/drivers/gpu/nvgpu/pmuif/gpmuifperf.h
+++ b/drivers/gpu/nvgpu/pmuif/gpmuifperf.h
@@ -87,6 +87,7 @@ struct nv_pmu_perf_rpc {
87#define NV_PMU_PERF_MSG_ID_RPC (0x00000003) 87#define NV_PMU_PERF_MSG_ID_RPC (0x00000003)
88#define NV_PMU_PERF_MSG_ID_BOARDOBJ_GRP_SET (0x00000004) 88#define NV_PMU_PERF_MSG_ID_BOARDOBJ_GRP_SET (0x00000004)
89#define NV_PMU_PERF_MSG_ID_BOARDOBJ_GRP_GET_STATUS (0x00000006) 89#define NV_PMU_PERF_MSG_ID_BOARDOBJ_GRP_GET_STATUS (0x00000006)
90#define NV_PMU_PERF_MSG_ID_VFE_CALLBACK (0x00000005)
90 91
91/*! 92/*!
92* Message carrying the result of the perf RPC execution. 93* Message carrying the result of the perf RPC execution.