Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73915b2b authored by Boris Brezillon's avatar Boris Brezillon
Browse files

drm/writeback: Fix the "overview" section of the doc



Fix the bullet list declaration in the overview section.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@bootlin.com>
Reported-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Fixes: 935774cd ("drm: Add writeback connector type")
Acked-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180703174046.22396-1-boris.brezillon@bootlin.com
parent e22e9531
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
@@ -22,10 +22,13 @@
 * Writeback connectors are used to expose hardware which can write the output
 * from a CRTC to a memory buffer. They are used and act similarly to other
 * types of connectors, with some important differences:
 *  - Writeback connectors don't provide a way to output visually to the user.
 *  - Writeback connectors should always report as "disconnected" (so that
 *
 * * Writeback connectors don't provide a way to output visually to the user.
 *
 * * Writeback connectors should always report as "disconnected" (so that
 *   clients which don't understand them will ignore them).
 *  - Writeback connectors don't have EDID.
 *
 * * Writeback connectors don't have EDID.
 *
 * A framebuffer may only be attached to a writeback connector when the
 * connector is attached to a CRTC. The WRITEBACK_FB_ID property which sets the