drm/tegra: vic: Track interface version
authorThierry Reding <treding@nvidia.com>
Wed, 16 May 2018 15:08:04 +0000 (17:08 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 18 May 2018 20:00:41 +0000 (22:00 +0200)
commitacae8a9d054daa75a01e34b18f3627e6df330622
tree396184ee1d0b541b62349d58208ffd23602ed722
parent33f150ea82ff029ec7e00345c6fbf00e44a8fd60
drm/tegra: vic: Track interface version

Set the interface version implemented by the VIC module. This allows
userspace to pass the correct command stream when programming the VIC
module.

Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/vic.c