summaryrefslogtreecommitdiffstats
path: root/include/linux/tegra_vgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tegra_vgpu.h')
-rw-r--r--include/linux/tegra_vgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/tegra_vgpu.h b/include/linux/tegra_vgpu.h
index 9547e35b..48c47962 100644
--- a/include/linux/tegra_vgpu.h
+++ b/include/linux/tegra_vgpu.h
@@ -128,6 +128,7 @@ enum {
128 TEGRA_VGPU_ATTRIB_LTC_COUNT, 128 TEGRA_VGPU_ATTRIB_LTC_COUNT,
129 TEGRA_VGPU_ATTRIB_TPC_COUNT, 129 TEGRA_VGPU_ATTRIB_TPC_COUNT,
130 TEGRA_VGPU_ATTRIB_GPC0_TPC_COUNT, 130 TEGRA_VGPU_ATTRIB_GPC0_TPC_COUNT,
131 TEGRA_VGPU_ATTRIB_MAX_FREQ,
131}; 132};
132 133
133struct tegra_vgpu_attrib_params { 134struct tegra_vgpu_attrib_params {