diff options
-rw-r--r-- | Documentation/gpu/bridge/dw-hdmi.rst | 15 | ||||
-rw-r--r-- | Documentation/gpu/index.rst | 1 |
2 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/gpu/bridge/dw-hdmi.rst b/Documentation/gpu/bridge/dw-hdmi.rst new file mode 100644 index 000000000000..486faadf00af --- /dev/null +++ b/Documentation/gpu/bridge/dw-hdmi.rst | |||
@@ -0,0 +1,15 @@ | |||
1 | ======================================================= | ||
2 | drm/bridge/dw-hdmi Synopsys DesignWare HDMI Controller | ||
3 | ======================================================= | ||
4 | |||
5 | Synopsys DesignWare HDMI Controller | ||
6 | =================================== | ||
7 | |||
8 | This section covers everything related to the Synopsys DesignWare HDMI | ||
9 | Controller implemented as a DRM bridge. | ||
10 | |||
11 | Supported Input Formats and Encodings | ||
12 | ------------------------------------- | ||
13 | |||
14 | .. kernel-doc:: include/drm/bridge/dw_hdmi.h | ||
15 | :doc: Supported input formats and encodings | ||
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst index e998ee0d0dd5..d81c6fff7b6c 100644 --- a/Documentation/gpu/index.rst +++ b/Documentation/gpu/index.rst | |||
@@ -15,6 +15,7 @@ Linux GPU Driver Developer's Guide | |||
15 | vc4 | 15 | vc4 |
16 | vga-switcheroo | 16 | vga-switcheroo |
17 | vgaarbiter | 17 | vgaarbiter |
18 | bridge/dw-hdmi | ||
18 | todo | 19 | todo |
19 | 20 | ||
20 | .. only:: subproject and html | 21 | .. only:: subproject and html |