commit | f3b3cfcc3f09490ffb8e1e997e8a8695a6a55b1b | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed May 16 17:05:04 2018 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Fri May 18 21:59:51 2018 +0200 |
tree | ad3f3283aa9b79cd2a4d25e44b41d4a9e7afce0d | |
parent | 995c5a509fb032ddd83eff4f3772c7fc8ff0b7ec [diff] |
drm/tegra: Track client version Userspace needs to know the version of the interface implemented by a client so it can create the proper command streams. Allow individual drivers to store this version along with the client so that it can be returned to userspace upon opening a channel. Acked-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>