Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | kmstest.py: Add output_connectors() helper to skip writeback connectors | Laurent Pinchart | |
Add a generator method to the KMSTest class to enumerate all non-writeback connectors, and use it through tests. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | |||
2019-06-18 | tests: Add a legacy mode set test | Laurent Pinchart | |
Perform mode sets through the legacy API to test the DRM core legacy code paths, as well as the rcar-du code paths that could be exercised differently by the atomic legacy mode set helpers. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |