summaryrefslogtreecommitdiff
path: root/tegra/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'tegra/private.h')
-rw-r--r--tegra/private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tegra/private.h b/tegra/private.h
index fc74fb56..99499725 100644
--- a/tegra/private.h
+++ b/tegra/private.h
@@ -48,6 +48,7 @@ enum host1x_class {
HOST1X_CLASS_HOST1X = 0x01,
HOST1X_CLASS_GR2D = 0x51,
HOST1X_CLASS_GR2D_SB = 0x52,
+ HOST1X_CLASS_VIC = 0x5d,
HOST1X_CLASS_GR3D = 0x60,
};