diff options
Diffstat (limited to 'Documentation/gpu/index.rst')
-rw-r--r-- | Documentation/gpu/index.rst | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst new file mode 100644 index 0000000000..e45ff09152 --- /dev/null +++ b/Documentation/gpu/index.rst @@ -0,0 +1,29 @@ +============================ +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 + automated_testing + todo + rfc/index + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |