diff options
Diffstat (limited to 'Documentation/gpu/index.rst')
-rw-r--r-- | Documentation/gpu/index.rst | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst new file mode 100644 index 000000000..b99dede9a --- /dev/null +++ b/Documentation/gpu/index.rst @@ -0,0 +1,28 @@ +================================== +Linux GPU Driver Developer's Guide +================================== + +.. toctree:: + + introduction + drm-internals + drm-mm + drm-kms + drm-kms-helpers + drm-uapi + drm-usage-stats + driver-uapi + drm-client + drivers + backlight + vga-switcheroo + vgaarbiter + todo + rfc/index + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |