aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/gpu/drm-kms-helpers.rst
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2021-09-10 12:11:55 +0200
committerMaxime Ripard <maxime@cerno.tech>2021-09-24 19:25:16 +0200
commit8886815f4c24e5d0ed76319891afaefadcbbbdd3 (patch)
tree3b3a1ca5f1cf85c7d99727edee61c392967e3b66 /Documentation/gpu/drm-kms-helpers.rst
parentdrm/bridge: parade-ps8640: Add support for AUX channel (diff)
downloadwireguard-linux-8886815f4c24e5d0ed76319891afaefadcbbbdd3.tar.xz
wireguard-linux-8886815f4c24e5d0ed76319891afaefadcbbbdd3.zip
drm/bridge: Add documentation sections
The bridge documentation overview is quite packed already, and we'll add some more documentation that isn't part of an overview at all. Let's add some sections to the documentation to separate each bits. Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20210910101218.1632297-2-maxime@cerno.tech
Diffstat (limited to 'Documentation/gpu/drm-kms-helpers.rst')
-rw-r--r--Documentation/gpu/drm-kms-helpers.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/gpu/drm-kms-helpers.rst b/Documentation/gpu/drm-kms-helpers.rst
index 389892f36185..10f8df7aecc0 100644
--- a/Documentation/gpu/drm-kms-helpers.rst
+++ b/Documentation/gpu/drm-kms-helpers.rst
@@ -151,6 +151,12 @@ Overview
.. kernel-doc:: drivers/gpu/drm/drm_bridge.c
:doc: overview
+Display Driver Integration
+--------------------------
+
+.. kernel-doc:: drivers/gpu/drm/drm_bridge.c
+ :doc: display driver integration
+
Bridge Operations
-----------------