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>
このコミットが含まれているのは:
8
drivers/gpu/drm/tinydrm/Kconfig
ノーマルファイル
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.
|
新しいイシューから参照
ユーザーをブロックする