summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2020-09-08mesa/st: enable EXT_color_buffer_half_float when formats supportedTapani Pälli2-8/+24
2020-09-07ci: Remove any existing results directory before running piglitMichel Dänzer1-0/+1
2020-09-07ci: Run deqp-gles3 and deqp-gles31 on RadeonSITomeu Vizoso1-2/+13
2020-09-06Revert "ac: generate FMA for inexact instructions for radeonsi"Marek Olšák1-4/+4
2020-09-04nir: get ffma support from NIR options for nir_lower_flrpMarek Olšák1-1/+1
2020-09-03ci/bare-metal: Use python for handling fastboot booting and parsingEric Anholt3-43/+148
2020-09-03ci/bare-metal: Fix capturing of serial output as job artifacts.Eric Anholt2-6/+3
2020-09-03ci/bare-metal: Log why our run restarts when it does.Eric Anholt1-0/+2
2020-09-03ci/bare-metal: Include a timestamp in our serial reads.Eric Anholt1-1/+5
2020-09-03ci/bare-metal: Fix detection of "POWER_GOOD not seen in time" failsEric Anholt1-2/+37
2020-09-03ci/bare-metal: Use re.search() instead re.match() for our line matching.Eric Anholt1-5/+5
2020-09-03radv: remove descriptor_indexing fails from expected failsRhys Perry7-84/+0
2020-09-01ci: Enable KHR-GL30 CTS testing on freedreno a630.Eric Anholt1-0/+13
2020-09-01ci: Use the same VK-GL-CTS tree for GL/GLES as VK.Eric Anholt6-84/+3
2020-09-01ci: Bump vulkan CTS version to 1.2.3.2, and keep the GL CTS around.Eric Anholt2-15/+19
2020-09-01freedreno/ir3: rework setup_{input,output} to make struct varyings workJonathan Marek1-1/+0
2020-09-01freedreno/ir3: improve handling of aliased inputsJonathan Marek1-1/+0
2020-08-31ci: Switch to using gold as the linker.Eric Anholt4-2/+23
2020-08-31ci: Make a missing device name correctly bail out of deqp-runner.sh.Eric Anholt1-1/+1
2020-08-28CI: Windows: Use separate config file for DockerDaniel Stone1-11/+11
2020-08-26ci: Test the KHR-GL* CTS cases with softpipe.Eric Anholt2-0/+34
2020-08-25ci: Mark the rest of compswap as flaky on freedreno.Eric Anholt1-2/+10
2020-08-25gitlab-ci: Test the traces from bgfxRohan Garg1-0/+129
2020-08-24freedreno: handle case of shadowing current render targetRob Clark1-2/+0
2020-08-21ci/bare-metal: Try rebooting chezas again if they get stuck during tftp.Eric Anholt1-0/+10
2020-08-21ci/bare-metal: Retry booting chezas instead of failing when !POWER_GOODEric Anholt1-2/+9
2020-08-21ci/bare-metal: Convert the main cros-servo boot code to pythonEric Anholt3-50/+94
2020-08-21ci/bare-metal: Use a new serial buffer tool.Eric Anholt4-49/+121
2020-08-21glsl: Eliminate assigments to out-of-bounds elements of vectorDanylo Piliaiev1-4/+2
2020-08-21ir_constant: Return zero on out-of-bounds vector accessesDanylo Piliaiev1-5/+2
2020-08-20ci/freedreno: List more common flakes reported recently.Eric Anholt2-3/+25
2020-08-20ci/freedreno: Move our skips lists over to being known-flakes lists.Eric Anholt4-27/+7
2020-08-20ci/deqp-runner: Add a post-deqp-run filter list for known flakes.Eric Anholt3-2/+23
2020-08-20ci/deqp-runner: Drop unused "count" variableEric Anholt1-2/+0
2020-08-20ci/deqp-runner: Drop stale comment from deqp-runner.sh.Eric Anholt1-4/+0
2020-08-19gitlab-ci: fix quoting of variables passed down to bare-metal runnersEric Engestrom1-2/+1
2020-08-19gitlab-ci: fix testing whether a variable with a given name is set or notEric Engestrom1-1/+1
2020-08-19Revert "gitlab-ci: reuse container_post_build when building the test images"Andres Gomez2-2/+6
2020-08-19ci: Run deqp-gles2 on RadeonSITomeu Vizoso2-3/+4
2020-08-19gitlab-ci: reorder container_post_build call for arm64_test imageAndres Gomez1-3/+3
2020-08-19gitlab-ci: reuse container_post_build when building the test imagesAndres Gomez2-6/+2
2020-08-19ci: Update kernel used in LAVA to 5.8-based drm-miscTomeu Vizoso2-3/+3
2020-08-19ci: Fix URL to imagediff page in traces dashboardTomeu Vizoso1-6/+4
2020-08-19ci: Test Panfrost with more tracesTomeu Vizoso1-0/+161
2020-08-19ci: Split traces.yml file per driverTomeu Vizoso13-102/+176
2020-08-18Revert "CI: Disable Panfrost T720/T760 CI"Tomeu Vizoso1-6/+6
2020-08-18glsl: fix crashes on out of bound matrix access using constant indexMarcin Ślusarz1-5/+2
2020-08-18CI: Disable Panfrost T720/T760 CIDaniel Stone1-2/+2
2020-08-18CI: Skip another flaky GS test on softpipeDaniel Stone1-0/+1
2020-08-18CI: Skip flaky CS test on VirGLDaniel Stone1-0/+2