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>
このコミットが含まれているのは:
Noralf Trønnes
2017-01-22 00:15:00 +01:00
コミット fa201ac2c6
10個のファイルの変更762行の追加0行の削除

8
drivers/gpu/drm/tinydrm/Kconfig ノーマルファイル
ファイルの表示

@@ -0,0 +1,8 @@
menuconfig DRM_TINYDRM
tristate "Support for simple displays"
depends on DRM
select DRM_KMS_HELPER
select DRM_KMS_CMA_HELPER
help
Choose this option if you have a tinydrm supported display.
If M is selected the module will be called tinydrm.