diff options
author | Thierry Reding <treding@nvidia.com> | 2017-04-10 12:27:02 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-06-15 13:58:56 +0200 |
commit | fa6d095eb23a8b1aae78d221879032497f6e457f (patch) | |
tree | cff1eb7197353968c00ab2486f32a9e2a5b1be7d /Documentation/gpu/index.rst | |
parent | gpu: host1x: Flesh out kerneldoc (diff) | |
download | linux-fa6d095eb23a8b1aae78d221879032497f6e457f.tar.xz linux-fa6d095eb23a8b1aae78d221879032497f6e457f.zip |
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 |