summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2020-07-06llvmpipe: enable GL 4.2Dave Airlie4-98/+6
2020-07-06llvmpipe: bump to GL support to GL 4.1Dave Airlie2-407/+29
2020-07-06llvmpipe: bump texture/scene limits to enable GL 4.1Dave Airlie2-3/+6
2020-07-04draw/clip: fix viewport index for geometry shadersDave Airlie1-4/+2
2020-07-03CI: reduce bandwidth for git pullBenjamin Tissoires1-0/+36
2020-07-02ci: Disable pixmark-piano trace on a630 due to GPU hangs.Eric Anholt1-6/+7
2020-07-02radv: fix wide lines with multisample enabledSamuel Pitoiset7-42/+0
2020-07-02ci: fixup tests after all indirect images fixes.Dave Airlie2-20/+4
2020-07-02llvmpipe: enable ARB_gpu_shader5Dave Airlie5-5375/+218
2020-06-30CI: Re-enable Panfrost T860 jobsDaniel Stone1-2/+2
2020-06-30CI: Temporarily disable Panfrost T860 jobsDaniel Stone1-2/+2
2020-06-30CI: Correct build-directory path on Windows, and keep itDaniel Stone1-2/+1
2020-06-30CI: Try shared libraries on WindowsDaniel Stone1-1/+1
2020-06-30CI: Enable assertions on WindowsDaniel Stone1-1/+1
2020-06-26ci/baremetal: Bump the kernel to a recent drm-msm-fixes for msm semaphores.Eric Anholt3-2/+2
2020-06-26ci/bare-metal: Fail early when we get stuck powering on a cheza.Eric Anholt1-1/+2
2020-06-26gitlab-ci: attach the Fossilize log file as artifact on failureSamuel Pitoiset2-3/+8
2020-06-26gitlab-ci: append Fossilize stdout/stderr to a file to reduce spamSamuel Pitoiset1-1/+6
2020-06-26gitlab-ci: set the number of Fossilize threads to 4Samuel Pitoiset1-1/+1
2020-06-25freedreno/a6xx: Add support for polygon fill mode (as long as front==back).Eric Anholt1-3/+1
2020-06-25ci: Add a freedreno a630 tracie run.Eric Anholt4-2/+277
2020-06-25ci/tracie: Fix apitrace dump using "less" which isn't in the ARM rootfs.Eric Anholt1-0/+3
2020-06-25ci/tracie: Print the path if the trace isn't found.Eric Anholt1-1/+3
2020-06-25ci: Include trace replay support in ARM rootfses.Rohan Garg8-10/+102
2020-06-25ci/bare-metal: Don't include dev packages in arm*test.Eric Anholt1-1/+6
2020-06-25ci/bare-metal: Skip setting of unset variables at startup.Eric Anholt1-1/+3
2020-06-25ci: Move ARM rootfses to stableTomeu Vizoso1-1/+1
2020-06-25ci: Don't call renderdoc's ReplayController.Shutdown()Tomeu Vizoso1-1/+0
2020-06-25gitlab-ci: add a list of expected failures for RADV/ACO on NAVI14Samuel Pitoiset1-0/+21
2020-06-25radv: lower 64-bit dfloor on GFX6 for fixing precision issuesSamuel Pitoiset1-4/+0
2020-06-25radv: lower 64-bit drcp/dsqrt/drsq for fixing precision issuesSamuel Pitoiset6-162/+0
2020-06-25gitlab-ci: add parallel-rdp fossilsSamuel Pitoiset1-1/+5
2020-06-25turnip: disable early_z for VK_FORMAT_S8_UINTJonathan Marek1-1/+0
2020-06-24gitlab-ci: update the list of expected failures for PitcairnSamuel Pitoiset1-34/+0
2020-06-24gitlab-ci: update the list of expected CTS failures for RADV/ACOSamuel Pitoiset6-24/+527
2020-06-23CI: Disable Panfrost Mali-T820, Lima Mali-400 and Lima Mali-450 jobsKenneth Graunke1-3/+3
2020-06-23ci: remove some freedreno a6xx skipsRob Clark1-46/+0
2020-06-23gitlab-ci: Update CTS runnerTomeu Vizoso1-1/+1
2020-06-23gitlab-ci: Test virgl with Khronos' OpenGL CTSTomeu Vizoso2-4/+16
2020-06-23gitlab-ci: Add manual tests for Virgl using GLES on the hostTomeu Vizoso4-159/+5434
2020-06-22gitlab-ci: drop gettext from the build imagesEric Engestrom3-3/+0
2020-06-19ci: Bump vulkan CTS to 1.2.3.0.Eric Anholt4-66/+45
2020-06-18turnip: set the API versionJonathan Marek2-0/+6
2020-06-18Revert "CI: Disable Panfrost Mali-T820 jobs"Neil Armstrong1-1/+1
2020-06-18Revert "CI: Disable Lima jobs due to lab unhealthiness"Neil Armstrong1-2/+2
2020-06-18turnip: fix renderpass gmem configs when there are too many attachmentsJonathan Marek1-2/+0
2020-06-17turnip: set VFD_INDEX_OFFSET in 3D clear/blit pathJonathan Marek1-2/+0
2020-06-16llvmpipe/setup: add planes for draw regions if no scissor.Dave Airlie1-4/+0
2020-06-12ci/bare-metal: Terminate the job with an error on kernel panic.Eric Anholt2-2/+6
2020-06-12ci/bare-metal: Stop fetching the git tree.Eric Anholt6-9/+18