summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Revert "ci: Temporarily disable jobs on the Collabora lab"Tomeu Vizoso1-11/+11
2020-11-16ci: Temporarily disable jobs on the Collabora labTomeu Vizoso1-11/+11
2020-11-16gallivm: fix float atomic exchange.Dave Airlie1-2/+2
2020-11-15ci: update the list of expected failures for RADVSamuel Pitoiset6-54/+2664
2020-11-15ci: update the list of skipped tests for RAVENSamuel Pitoiset1-0/+7
2020-11-12gallium/draw: Fix rasterizer_discard for wide points/lines.Eric Anholt1-7/+0
2020-11-12ci: sort packages installed via apt-getChristian Gmeiner9-35/+33
2020-11-11ci/db410c: Fix networking so we get artifacts from our jobs.Eric Anholt1-0/+4
2020-11-11ci: Re-enable the clip_three test on non-freedreno ARMs.Eric Anholt5-11/+0
2020-11-11ci: Bump deqp to current vulkan-cts-1.2.4Eric Anholt11-72/+190
2020-11-11ci/deqp: Allow specifying the caselist fraction separate from CI_NODE_INDEX.Eric Anholt3-6/+12
2020-11-11ci/freedreno: Group the short a630 dEQP runs into one test job.Eric Anholt3-0/+83
2020-11-11ci: Only install kernel modules for LAVA devices.Eric Anholt2-5/+10
2020-11-11ci: Move the rust cleanup in lava_build out of the middle of kernel build.Eric Anholt1-3/+3
2020-11-10panfrost: Fix ->reads_frag_coord assignmentBoris Brezillon1-1/+0
2020-11-10panfrost: Fix Bifrost blend descriptor emissionBoris Brezillon1-37/+0
2020-11-10pan/bi: Model writemasks correctlyAlyssa Rosenzweig1-25/+0
2020-11-09panfrost: Force late pixel kill when depth/stencil is written from the FSBoris Brezillon1-29/+0
2020-11-09CI: Disable Panfrost T760Daniel Stone1-1/+1
2020-11-06ci/deqp: Switch to a new dEQP runner written in Rust.Eric Anholt36-7026/+6957
2020-11-06ci/bare-metal: Reset colors at the end of a line of serial output.Eric Anholt1-2/+2
2020-11-06ci/bare-metal: Apply autopep8 to the bare-metal scripts.Eric Anholt2-14/+32
2020-11-05ci: Distribute ADMGPU driver to LAVA as a moduleTomeu Vizoso7-7/+14
2020-11-05ci: Update dEQP skips and fails for Bifrost on G52Tomeu Vizoso3-1378/+32
2020-11-05ci: Update kernel for LAVA to 5.10-rc2 plus patchesTomeu Vizoso1-2/+2
2020-11-03nir/algebraic: better propagate constants up fadd chainsRhys Perry1-1/+1
2020-11-03nir: scalarize fdot in reverseRhys Perry4-65/+65
2020-10-30ci/x86: speed up piglit testingChristian Gmeiner1-0/+2
2020-10-28ci/bare-metal: suppress 'No such file or directory'Christian Gmeiner1-1/+1
2020-10-28CI: remove llvmpipe cl flake testDave Airlie1-2/+2
2020-10-27panfrost: Z16 depth buffer supportIcecream951-2/+2
2020-10-27CI: Only run OpenCL tests when we need toDaniel Stone1-0/+24
2020-10-26gallivm: lower flrp for all sizes.Dave Airlie1-4/+3
2020-10-26gallivm: get correct min/max behaviour for kernels.Dave Airlie1-31/+3
2020-10-26gallivm: add support for 8/16-bit mul_hiDave Airlie1-67/+2
2020-10-26gallivm: handle sub-32 bit masked stores.Dave Airlie1-5/+3
2020-10-26gallivm: add 16-bit split/merge support.Dave Airlie1-7/+3
2020-10-26gallivm: fix 64->16 f2f16Dave Airlie1-9/+3
2020-10-25gallivm: add load/store scratch support.Dave Airlie1-54/+10
2020-10-23freedreno/a6xx: Implement user clip/cull distancesConnor Abbott2-2/+1
2020-10-22ci: Add the new timeout-prone softpipe-gl test to the skips list.Eric Anholt1-0/+2
2020-10-20llvmpipe: enable CL imagesKarol Herbst1-11/+13
2020-10-20softpipe: Switch to using NIR as the shader format from mesa/st.Eric Anholt1-0/+1
2020-10-20ci: Enable NIR_VALIDATE everywhere.Eric Anholt2-8/+20
2020-10-15ci: Unskip fragment_ops tests on BifrostTomeu Vizoso2-1178/+0
2020-10-15glsl: more accurately handle swizzle in 64bit varying split with no left valueMike Blumenkrantz1-19/+7
2020-10-14ci/android: Switch to using the Android NDK.Eric Anholt3-0/+131
2020-10-11nir: Allow more deref modes in phisJason Ekstrand1-4/+3
2020-10-10ci: piglit: conditionally build OpenCL testsChristian Gmeiner2-2/+6
2020-10-10CI: build our own spirv toolsDave Airlie4-297/+158