drm_doc
drm_doc copied to clipboard
How to write a Linux DRM application
Results
3
drm_doc issues
Sort by
recently updated
recently updated
newest added
For some reason, I do not have `/dev/dri/card0` on my laptop, but instead, only `/dev/dri/card1` while reading the source code of another DRM demo, I found a comment mentioning using...
Closes #4 and #5 by mentioning 2 more advanced examples which implement these things.
It would also be nice to explain how GPU acceleration works and an example of using it.