mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 11:50:52 +07:00
b754b35b08
Move the documentation into Documentation/gpu, link it up and pull in the kernel doc. No actual text changes except that I did polish the kerneldoc a bit, especially for vga_client_register(). v2: Remove some rst from vga-switcheroo.rst that I don't understand, but which seems to be the reason why the new vgaarbiter.rst sometimes drops out of the sidebar index. v3: Drop one level of headings and clarify the vgaarb one a bit. v4: Fix some typos (Sean). Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: Sean Paul <seanpaul@chromium.org> Reviewed-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1471034937-651-20-git-send-email-daniel.vetter@ffwll.ch
16 lines
245 B
ReStructuredText
16 lines
245 B
ReStructuredText
==================================
|
|
Linux GPU Driver Developer's Guide
|
|
==================================
|
|
|
|
.. toctree::
|
|
|
|
introduction
|
|
drm-internals
|
|
drm-mm
|
|
drm-kms
|
|
drm-kms-helpers
|
|
drm-uapi
|
|
i915
|
|
vga-switcheroo
|
|
vgaarbiter
|