mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
6d544fd6f4
We have quite a few driver docs now, which is great, but having them all in the top-level gpu documentation chapter makes it harder to spot the core/shared bits. Stuff them into a separate chapter and ecourage people to add even more! Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180316075926.13584-1-daniel.vetter@ffwll.ch
24 lines
333 B
ReStructuredText
24 lines
333 B
ReStructuredText
==================================
|
|
Linux GPU Driver Developer's Guide
|
|
==================================
|
|
|
|
.. toctree::
|
|
|
|
introduction
|
|
drm-internals
|
|
drm-mm
|
|
drm-kms
|
|
drm-kms-helpers
|
|
drm-uapi
|
|
drivers
|
|
vga-switcheroo
|
|
vgaarbiter
|
|
todo
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|