summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/ci
AgeCommit message (Expand)AuthorFilesLines
2024-03-04ci/deqp: use the proper gl/gles releases for deqp-gl*, deqp-gles*, deqp-eglEric Engestrom1-2/+2
2023-11-20ci/piglit: specify only the traces file in the job configEric Engestrom1-1/+1
2023-04-25ci: Move some timeout xfails to skips.Emma Anholt1-1/+0
2023-02-10ci: Disable systems in my farm that haven't recovered.Emma Anholt1-2/+3
2023-01-28gallium/draw: Enable aapoint NIR helpers to generate bool1, bool32, or float3...Ian Romanick1-5/+2
2023-01-26ci: Add manual rules variations to disable irrelevant driver jobs.Emma Anholt1-2/+1
2023-01-24ci/piglit: Exclude swapbuffers front-readback tests with PIGLIT_PLATFORM=gbm.Emma Anholt1-2/+0
2023-01-24ci: Move PIGLIT_PLATFORM settings out of the .tomls.Emma Anholt2-2/+1
2022-12-05ci/i915: Update xfails.Emma Anholt1-3/+14
2022-11-04CI: convert to use the new S3 server instead of the legacy minioBenjamin Tissoires1-1/+1
2022-09-13ci/i915: convert traces to new YAML formatDavid Heidelberg1-63/+50
2022-06-29ci: traces: switch to brotli compressed tracesDavid Heidelberg1-11/+11
2022-06-07glsl: Drop the div-to-mul-rcp lowering for floats.Emma Anholt1-1/+1
2022-06-06ci/i915: Update manual piglit job expectations.Emma Anholt1-0/+2
2022-06-06ci/i915: Merge the piglit and deqp runs.Emma Anholt2-9/+10
2022-05-27ci/i915: add entries for RoR and Nheko tracesDavid Heidelberg1-0/+4
2022-05-17i915g/ci: Add depth-clear-precision-check xfails like everyone else.Emma Anholt1-0/+6
2022-05-17i915g: switch to NIR loop unrollingTimothy Arceri1-5/+0
2022-04-12glsl/st: use nir pass to lower indirect rather than GLSL IRTimothy Arceri1-5/+1
2022-04-06ci: Uprev deqp-runner and piglit.Emma Anholt1-0/+1
2022-03-03i915g: Handle constants composed exclusively of 0 or ±1 speciallyIan Romanick1-1/+0
2022-03-03i915g/ci: update piglit failsIan Romanick1-2/+0
2022-02-25nir: Allow the _replicates opcodes to have num_components != 4.Emma Anholt1-3/+0
2022-02-25ci: skqp: Add Vulkan support for a630_skqp jobGuilherme Gallo2-6/+1
2022-02-10nir_to_tgsi: Replace the NIR SSA liveness with TGSI reg-level liveness.Emma Anholt1-4/+0
2022-02-08nir_to_tgsi: Add a flag for lowering fabs, and use it in r300/i915.Emma Anholt1-11/+1
2022-02-08ci: Bump VK-GL-CTS to 1.3.1.0.Emma Anholt1-4/+0
2022-02-03ci: Uprev vulkan-cts to 1.2.8.0Emma Anholt1-1/+1
2022-02-03ci/i915: Update rendering hash for plot3d trace.Emma Anholt1-1/+1
2022-01-27ci/llvmpipe,softpipe: Switch piglit testing to piglit-runner.Emma Anholt1-7/+0
2022-01-10ci: Uprev piglit to af1785f31Christian Gmeiner1-0/+4
2022-01-07i915g/ci: update piglit failsChristian Gmeiner1-3/+0
2021-12-29ci/i915g: Add a couple more recent regressions.Emma Anholt1-0/+4
2021-12-29ci: Enable reporting to the flakes IRC channel for i915g and crocus.Emma Anholt1-0/+1
2021-11-29ci: move windowoverlap exclusion to all-skipsIlia Mirkin1-1/+0
2021-10-27ci/piglit-runner: Merge piglit-driver-*.txt files into driver-*.txt.Emma Anholt4-1004/+1006
2021-10-27ci/deqp-runner: Rename the deqp-drivername-*.txt files to drivername-*.txtEmma Anholt2-0/+0
2021-10-21ci/deqp-runner: Use new deqp-runner's built-in renderer/version checks.Emma Anholt2-2/+2
2021-10-13ci: Update piglit to 7d7dd2688c214e1b3c00f37226500cbec4a58efb.Emma Anholt1-61/+1
2021-09-27i915g: Use the non-vbuf code path by default to fix index overflows.Emma Anholt3-50/+4
2021-09-22ci/vc4,i915g: Add links to VK-GL-CTS issues for some of our xfails.Emma Anholt1-16/+2
2021-09-22mesa: Fix missing CopyTexImage formats for OES_required_internalformat.Emma Anholt1-10/+0
2021-09-21mesa: Prioritize checking for GLES2's uniform transpose error.Emma Anholt1-7/+0
2021-09-21mesa: Throw an error for compressed glGenerateMipmap on GLES2 contexts.Emma Anholt1-5/+0
2021-09-20nir_to_tgsi: Remove the abs on fcsel's bool src.Emma Anholt2-9/+0
2021-09-20mesa/st: Allow loops in GLSL when NIR is enabled, even if the HW can't.Emma Anholt3-134/+6
2021-09-20ci/i915g: Clarify failure happening in fbo-fragcoord2.Emma Anholt1-2/+1
2021-09-10ci: Uprev piglit to 99be1b06ff36Tomeu Vizoso1-0/+2
2021-09-06i915g: Reject non-unrolled loops or non-flattend IFs at link time.Emma Anholt2-385/+23
2021-08-20draw: improve numerical stability in clipperErik Faye-Lund2-7/+3