aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci/fossils.yml
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: add a bunch of new fossils from the Sascha Vulkan demosSamuel Pitoiset2020-03-231-2/+2
| | | | | | | | The whole fossils-db is only 448KB of data which is pretty small. Signed-off-by: Samuel Pitoiset <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4082> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4082>
* gitlab-ci: add a job that runs Fossilize on RADV/Polaris10Samuel Pitoiset2020-03-051-0/+6
RADV_FORCE_FAMILY forces creating a null device that allows RADV to be instanced without AMDGPU. The Fossilize database only contains pipelines from the Sascha Vulkan triangle demos at the moment. I will add more once this is merged. Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Michel Dänzer <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3960> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3960>