This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9f69eb5c36
linux
/
drivers
/
gpu
/
drm
/
tinydrm
/
Makefile
2 lines
36 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2017-01-21 23:15:00 +00:00
obj-$(CONFIG_DRM_TINYDRM)
+=
core/
Reference in New Issue
Copy Permalink