mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 08:26:55 +07:00
b8592b4845
[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>
27 lines
299 B
ReStructuredText
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`
|