panfrost/midgard: Apply code styling
[mesa.git] / src / gallium / drivers / panfrost / ci /
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Flush undefineds to zero
2019-06-28 Tomeu Vizosopanfrost/ci: Don't error out on RK3288
2019-06-28 Tomeu Vizosopanfrost/ci: Don't print every kernel file
2019-06-28 Tomeu Vizosopanfrost/ci: Fix the image name
2019-06-28 Tomeu Vizosopanfrost/ci: Remove batching
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Reorder to permit constant bias
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Add RK3288 flipflops I don't want to deal...
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Update failures list
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Set MESA_GLES_VERSION_OVERRIDE=3.0
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Run full set of mipmap tests
2019-06-21 Tomeu Vizosopanfrost: ci: Fix parsing of crashed tests
2019-06-21 Tomeu Vizosopanfrost: ci: Exclude two more flip-flop from results
2019-06-20 Tomeu Vizosopanfrost: ci: Update expectations
2019-06-20 Tomeu Vizosopanfrost: ci: Exclude flip-flops from results
2019-06-19 Tomeu Vizosopanfrost: Move to use ralloc for some allocations
2019-06-18 Tomeu Vizosopanfrost: ci: Update results
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Handle non-zero component in store
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Apply writemask to LUTs
2019-06-17 Alyssa Rosenzweigpanfrost: Drop draws with complete scissor
2019-06-17 Alyssa Rosenzweigpanfrost: Enable helper invocations when texturing
2019-06-17 Tomeu Vizosopanfrost: ci: Speed things up a bit by skipping a git...
2019-06-17 Tomeu Vizosopanfrost: ci: Exclude all blend tests from results
2019-06-13 Tomeu Vizosopanfrost: ci: Exclude some tests from results
2019-06-13 Tomeu Vizosopanfrost: ci: Update test expectations
2019-06-10 Tomeu Vizosopanfrost: ci: Switch from direct Docker use to buildah
2019-06-07 Alyssa Rosenzweigpanfrost/ci: Texture wrap tests are legitimately fixed
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Cull dead branches
2019-06-07 Alyssa Rosenzweigpanfrost/ci: Note some since-fixed tests
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Vectorize I/O
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Don't assign var locations ourselves
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Lower integer division
2019-05-31 Tomeu Vizosopanfrost: ci: Switch to kernel 5.2-rc2
2019-05-31 Tomeu Vizosopanfrost: ci: Update expectations
2019-05-24 Tomeu Vizosopanfrost: ci: Avoid pulling Docker image on every run
2019-05-19 Alyssa Rosenzweigpanfrost: Improve fixed-function blending
2019-05-14 Tomeu Vizosopanfrost: ci: Reduce batch size to 3000
2019-05-14 Tomeu Vizosopanfrost: ci: Update expectations
2019-05-12 Alyssa Rosenzweigpanfrost/midgard: Handle csel correctly
2019-05-10 Tomeu Vizosopanfrost: ci: Skip running some tests
2019-05-10 Tomeu Vizosopanfrost: ci: Don't restart Weston
2019-05-10 Tomeu Vizosopanfrost: ci: Update list of expected failures
2019-05-10 Tomeu Vizosopanfrost: ci: Tweak dEQP to improve throughput
2019-05-10 Tomeu Vizosopanfrost: ci: Fix list of tests to run
2019-05-10 Tomeu Vizosopanfrost: ci: Check for incomplete runs
2019-05-10 Tomeu Vizosopanfrost: ci: Add tests to flip-flop list
2019-05-10 Tomeu Vizosopanfrost: ci: Add support for running the tests on...
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Lower mixed csel (NIR)
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix RA when temp_count = 0
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix integer selection
2019-04-30 Tomeu Vizosopanfrost/ci: Initial commit