diff options
author | Thierry Reding <treding@nvidia.com> | 2017-04-10 13:27:02 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-06-15 14:58:56 +0300 |
commit | fa6d095eb23a8b1aae78d221879032497f6e457f (patch) | |
tree | cff1eb7197353968c00ab2486f32a9e2a5b1be7d /Documentation/gpu/index.rst | |
parent | 466749f13e33d892cf9263d7efbc0ea713c23ed7 (diff) | |
download | linux-fa6d095eb23a8b1aae78d221879032497f6e457f.tar.xz |
drm/tegra: Add driver documentation
Adds some driver documentation for Tegra. It provides a short overview
of the hardware and software architectures.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/gpu/index.rst')
-rw-r--r-- | Documentation/gpu/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst index c572f092739e..feae37fa7ca3 100644 --- a/Documentation/gpu/index.rst +++ b/Documentation/gpu/index.rst @@ -12,6 +12,7 @@ Linux GPU Driver Developer's Guide drm-uapi i915 meson + tegra tinydrm vc4 vga-switcheroo |