Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-16 | Remove libdrm_omap dependency | Laurent Pinchart | |
The library is just a wrapper around ioctls. It doesn't provide much value, and its API is marked as experimental and should thus not be expected to be stable. As third party library dependencies are always painful for distributors and packagers, use the ioctls directly for now. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |