summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include/nvgpu/vgpu/tegra_vgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include/nvgpu/vgpu/tegra_vgpu.h')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/vgpu/tegra_vgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/vgpu/tegra_vgpu.h b/drivers/gpu/nvgpu/include/nvgpu/vgpu/tegra_vgpu.h
index ae32a406..882dd342 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/vgpu/tegra_vgpu.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/vgpu/tegra_vgpu.h
@@ -687,6 +687,7 @@ struct tegra_vgpu_fecs_trace_event_info {
687 u32 type; 687 u32 type;
688}; 688};
689 689
690#define TEGRA_VGPU_CHANNEL_EVENT_ID_MAX 6
690struct tegra_vgpu_channel_event_info { 691struct tegra_vgpu_channel_event_info {
691 u32 event_id; 692 u32 event_id;
692 u32 is_tsg; 693 u32 is_tsg;