Mesa (master): ci: Add a530 and a630 piglit runs.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jan 2 03:29:52 UTC 2021


Module: Mesa
Branch: master
Commit: 9ef2c44ce682b7981bd7a68c65f338f1e33bb001
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ef2c44ce682b7981bd7a68c65f338f1e33bb001

Author: Eric Anholt <eric at anholt.net>
Date:   Wed Dec 23 13:52:22 2020 -0800

ci: Add a530 and a630 piglit runs.

These bring a whole lot of new coverage to these drivers, since dEQP is
bad at desktop GL feature coverage around early GL 3.x.  piglit also gets
at a lot of MSAA, fast clearing, and texture layout issues that dEQP
doesn't do much with.

Reviewed-by: Christian Gmeiner <christian.gmeiner at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7370>

---

 .gitlab-ci.yml                              |  125 +
 .gitlab-ci/bare-metal/fastboot.sh           |    2 +-
 .gitlab-ci/piglit/freedreno-a530-gl.txt     | 2200 ++++++++++++
 .gitlab-ci/piglit/freedreno-a530-shader.txt | 1217 +++++++
 .gitlab-ci/piglit/freedreno-a630-gl.txt     | 4835 +++++++++++++++++++++++++++
 .gitlab-ci/piglit/freedreno-a630-shader.txt | 1787 ++++++++++
 .gitlab-ci/piglit/run.sh                    |   12 +-
 7 files changed, 10172 insertions(+), 6 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=9ef2c44ce682b7981bd7a68c65f338f1e33bb001


More information about the mesa-commit mailing list