diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-01-22 00:15:00 +0100 |
---|---|---|
committer | Noralf Trønnes <noralf@tronnes.org> | 2017-02-18 18:04:58 +0100 |
commit | fa201ac2c61f51d9abdaffdf994d5780dcb51703 (patch) | |
tree | 1ac9da32d0681595dea777893e07c70b1dbbdd5f /Documentation/gpu/index.rst | |
parent | 9ca70356a9260403c1bda40d942935e55d00c11c (diff) |
drm: Add DRM support for tiny LCD displays
tinydrm provides helpers for very simple displays that can use
CMA backed framebuffers and need flushing on changes.
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/gpu/index.rst')
-rw-r--r-- | Documentation/gpu/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst index 367d7c36b8e9..f81278a7c2cc 100644 --- a/Documentation/gpu/index.rst +++ b/Documentation/gpu/index.rst @@ -11,6 +11,7 @@ Linux GPU Driver Developer's Guide drm-kms-helpers drm-uapi i915 + tinydrm vga-switcheroo vgaarbiter |