diff options
author | Jani Nikula <jani.nikula@intel.com> | 2016-06-21 13:49:02 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-06-21 14:15:26 +0200 |
commit | 2fa91d15588c1736833b3eb48406a0eece41a932 (patch) | |
tree | 8cd55f5653b3cb95f6931391c5aa8d3424dc18b7 /Documentation/gpu/index.rst | |
parent | Documentation/gpu: convert the KMS properties table to CSV (diff) | |
download | linux-2fa91d15588c1736833b3eb48406a0eece41a932.tar.xz linux-2fa91d15588c1736833b3eb48406a0eece41a932.zip |
Documentation/gpu: split up mm, kms and kms-helpers from internals
Make the documents more manageable.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/be992e56eb8442d6e03b52444df5a42525085718.1466506505.git.jani.nikula@intel.com
Diffstat (limited to 'Documentation/gpu/index.rst')
-rw-r--r-- | Documentation/gpu/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst index e6b38e8e57c9..fcac0fa72056 100644 --- a/Documentation/gpu/index.rst +++ b/Documentation/gpu/index.rst @@ -6,6 +6,9 @@ Linux GPU Driver Developer's Guide introduction drm-internals + drm-mm + drm-kms + drm-kms-helpers drm-uapi i915 vga-switcheroo |