linux-brain/Documentation/gpu/drivers.rst
Leo Li b8592b4845 drm/amd/display: Initial documentation for AMDgpu DC
[Why]
Documentation is helpful for the community to understand our code.
This change does some high-level documentation of some DM interfaces
with DRM, and the amdgpu base driver.

[How]
An entry for AMDgpu DC has been added to Documentation/gpu/drivers.rst
TOC. amdgpu-dc.rst is created to pull in inline doc-strings, which:
- Provides an overview for "What is DM?"
- Documents AMDgpu DM lifecyle
- Documents IRQ management
- Documents atomic_check and commit_tail interfaces

Signed-off-by: Leo Li <sunpeng.li@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-05 14:21:37 -05:00

27 lines
299 B
ReStructuredText

========================
GPU Driver Documentation
========================
.. toctree::
amdgpu
amdgpu-dc
i915
meson
pl111
tegra
tinydrm
tve200
v3d
vc4
vkms
bridge/dw-hdmi
xen-front
.. only:: subproject and html
Indices
=======
* :ref:`genindex`