Tagged Questions
2
votes
0answers
108 views
When would I use FBDEV vs DRM vs DSS?
I'm new to Linux graphics, and I'm interested in developing a graphics driver. I see that Linux supports three methods for writing graphics to the display device
FBDEV
DRM
DSS2
When would I use ...