Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-13 | v4l2-drm-example: Use connector IDs instead of connector indices | Laurent Pinchart | |
Specify the requested connector on the command line by its KMS ID instead of the connector index in the connectors array. This makes command line arguments match the information returned by KMS test tools such as modetest. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2013-03-13 | v4l2-drm-example: Use dumb GEM buffers | Laurent Pinchart | |
The GEM buffers we allocate will only be used as backing memory for the frame buffer. Dumb GEM buffers can fullfill that task and remove dependencies on the Exynos driver. Use them. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2012-05-22 | v4l2-drm-example: add Apache License | Tomasz Stanislawski | |
2012-04-12 | v4l2-drm-example: dmabuf-sharing: version 0.1 | Tomasz Stanislawski | |