Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitlab-ci/lava: Test Lima driver with dEQP | Tomeu Vizoso | 2019-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Run dEQP on boards with Mali 400 and 450 in Baylibre's lab. There's lots of skipped tests because of crashes and undetermined behavior. May be a good idea to run the tests with valgrind and fix any issues found. Signed-off-by: Tomeu Vizoso <[email protected]> Reviewed-by: Vasily Khoruzhick <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> | ||||
* | gitlab-ci/lava: Use files to list tests to skip | Tomeu Vizoso | 2019-10-10 | 1 | -67/+7 |
| | | | | | | | | | As the non-LAVA runner script does, have per-GPU version files listing the tests that are to be skipped, due to being very slow, unstable, etc. Signed-off-by: Tomeu Vizoso <[email protected]> Reviewed-by: Vasily Khoruzhick <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> | ||||
* | gitlab-ci: Move LAVA-related files into top-level ci dir | Tomeu Vizoso | 2019-10-06 | 1 | -0/+111 |
In preparation for testing drivers other than Panfrost in LAVA labs. Signed-off-by: Tomeu Vizoso <[email protected]> Reviewed-by: Eric Anholt <[email protected]> |