summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2020-09-16nir,radeonsi: move ffma fusing to late optimizations for better codegenMarek Olšák2-21/+16
2020-09-10nir/algebraic: add late optimizations that optimize out mediump conversions (v3)Marek Olšák1-1/+1
2020-09-10ci: do not build libdrm for vc4, reedreno and etnavivChristian Gmeiner1-1/+1
2020-09-10freedreno: Don't bypass fd_draw_vbo() in clear fallbackRob Clark1-11/+0
2020-09-10gallivm: disable brilinear for lod bias and explicit lod.Dave Airlie2-48/+2
2020-09-09freedreno: Add another new sysmem flake.Eric Anholt1-0/+1
2020-09-09ci/bare-metal: Allow wget of the kernel/dtb for kernel development.Eric Anholt2-4/+45
2020-09-09ci/bare-metal: Update the kernel to msm-next-pgtablesEric Anholt3-2/+14
2020-09-08gitlab-ci: Enable unit test reports for lava traces jobsAlexandros Frantzis1-0/+11
2020-09-08tracie: Produce JUnit XML resultsAlexandros Frantzis2-5/+81
2020-09-08tracie: Make tests independent of environmentAlexandros Frantzis2-2/+5
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