summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2020-06-01meson: Bump required version to 0.52.0Dylan Baker7-10/+21
2020-06-01panfrost: Update fails listAlyssa Rosenzweig1-204/+0
2020-06-01panfrost: Use internal_format throughoutAlyssa Rosenzweig1-49/+0
2020-06-01panfrost: Check for large tilebuffer requirementsAlyssa Rosenzweig1-249/+0
2020-05-29ci: Rename x86_cross_arm_test to just arm_test.Eric Anholt1-0/+0
2020-05-29ci: Don't build an arm_test container now that the last user is gone.Eric Anholt1-72/+0
2020-05-29ci: Add scripts for controlling bare-metal chezas.Eric Anholt5-73/+232
2020-05-29ci: Build a cheza kernel.Eric Anholt3-4/+48
2020-05-29ci: Disable the firmware loader user helper option in arm64 kernels.Eric Anholt1-0/+1
2020-05-28ci: Quick exit qpa extraction for non-matching qpas.Eric Anholt1-2/+8
2020-05-28ci: Move baremetal DEQP_NO_SAVE_RESULTS setup to the yml.Eric Anholt2-1/+1
2020-05-28ci: Add DEQP_EXPECTED_RENDERER support for VK tests.Eric Anholt1-2/+15
2020-05-28ci: Auto-detect the architecture for VK ICD filenames.Eric Anholt1-1/+1
2020-05-28ci: Drop old comment about enabling --deqp-watchdog.Eric Anholt1-7/+0
2020-05-28ci: Drop double ".txt" suffix on the unexpected results file.Eric Anholt1-5/+5
2020-05-28gitlab-ci: Pull in GCC 9 from Debian testing in x86_test-gl/vk imagesMichel Dänzer3-11/+7
2020-05-28gitlab-ci: x86_test-base image as common base for x86_test-gl/vkMichel Dänzer3-143/+100
2020-05-22ci: Improve baremetal's logging of the job env var passthrough.Eric Anholt1-0/+4
2020-05-22ci: Enable a fractional run with UBO-to-constbuf disabled on a3xx.Eric Anholt1-0/+3
2020-05-22ci: Don't forget to set NIR_VALIDATE in baremetal runs.Eric Anholt2-31/+3
2020-05-22ci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)Eric Anholt2-1/+2
2020-05-21freedreno/a5xx: Set MIN_LAYERSZ on 3D textures like we do on a6xx.Eric Anholt1-1/+0
2020-05-21panfrost: Fix transform feedback typesAlyssa Rosenzweig1-484/+0
2020-05-20ci: Make a530's GLES3/31 fractional runs much more complete.Eric Anholt1-1954/+28
2020-05-19panfrost: Switch formats to tableAlyssa Rosenzweig1-2/+0
2020-05-19nir/opt_if: run opt_peel_loop_initial_if after all other optimizationsRhys Perry6-12/+0
2020-05-19llvmpipe: don't use sample mask with 0 samplesDave Airlie1-4/+2
2020-05-18ci: Switch the baremetal runner to be an x86 docker image.Eric Anholt1-0/+95
2020-05-18ci: Update versions of packages to remove from rootfses.Eric Anholt1-2/+2
2020-05-18ci: Make the create-rootfs more resilient.Eric Anholt1-7/+7
2020-05-18ci: Make cmake toolchain file for deqp cross build setup.Eric Anholt2-1/+22
2020-05-18ci: Autodetect whether we need cross setup in lava_arm builds.Eric Anholt1-8/+8
2020-05-18ci: Move cross file generation to a shared script.Eric Anholt3-17/+15
2020-05-18freedreno/a3xx: fix rasterizer discardIlia Mirkin1-42/+0
2020-05-18ci: Fix TypoError error when traces in traces.yml is an empty listPablo Saavedra2-1/+12
2020-05-18ci: Split test_tracie_skips_traces_without_checksum in separate casesPablo Saavedra1-1/+18
2020-05-18ci: Migrate tracie tests done in shell script to pytestPablo Saavedra7-156/+190
2020-05-18ci: ArgumentParser receives the args from the main parametersPablo Saavedra1-13/+18
2020-05-18ci: TRACES_DB_PATH and RESULTS_PATH defined as relative pathsPablo Saavedra1-2/+2
2020-05-17freedreno/a3xx: parameterize ubo optimizationIlia Mirkin1-1919/+0
2020-05-17freedreno/ir3: avoid applying (sat) on bary.fIlia Mirkin1-3/+0
2020-05-17freedreno/a3xx: reinstate rgb10_a2ui texture formatIlia Mirkin1-19/+0
2020-05-17freedreno/a3xx: there's no r8i/ui rb format, only rg8i/rg8uiIlia Mirkin1-139/+4
2020-05-14gitlab-ci: Install g++-mingw-w64-x86-64-win32 instead of mingw-w64Michel Dänzer1-5/+2
2020-05-14gitlab-ci: Move lib{drm,pciaccess}-dev cross packages out of loopMichel Dänzer1-7/+2
2020-05-14gitlab-ci: Install WINE from Debian testingMichel Dänzer4-40/+37
2020-05-14gitlab-ci: Add Debian testing repository for x86_build imageMichel Dänzer1-4/+18
2020-05-14gitlab-ci: Move down container_pre_build.sh invocation in x86_build.shMichel Dänzer1-2/+4
2020-05-14CI: Windows: Build LLVM and llvmpipeDaniel Stone2-4/+31
2020-05-14freedreno: Fix attempts to push UBO contents past the constlen on pre-a6xx.Eric Anholt2-7/+0