1. 57bf4c2 nir,radeonsi: move ffma fusing to late optimizations for better codegen by Marek Olšák · 3 years, 11 months ago
  2. 50d3358 nir/algebraic: add late optimizations that optimize out mediump conversions (v3) by Marek Olšák · 3 years, 11 months ago
  3. 2f62a44 ci: do not build libdrm for vc4, reedreno and etnaviv by Christian Gmeiner · 3 years, 11 months ago
  4. 74f1c50 freedreno: Don't bypass fd_draw_vbo() in clear fallback by Rob Clark · 3 years, 11 months ago
  5. b0722cb6 gallivm: disable brilinear for lod bias and explicit lod. by Dave Airlie · 3 years, 11 months ago
  6. bd647f8 freedreno: Add another new sysmem flake. by Eric Anholt · 3 years, 11 months ago
  7. 0f61f01 ci/bare-metal: Allow wget of the kernel/dtb for kernel development. by Eric Anholt · 4 years, 3 months ago
  8. b4317fc ci/bare-metal: Update the kernel to msm-next-pgtables by Eric Anholt · 3 years, 11 months ago
  9. 88fc3e2 gitlab-ci: Enable unit test reports for lava traces jobs by Alexandros Frantzis · 3 years, 11 months ago
  10. d24ffd8 tracie: Produce JUnit XML results by Alexandros Frantzis · 3 years, 11 months ago
  11. dd47192 tracie: Make tests independent of environment by Alexandros Frantzis · 3 years, 11 months ago
  12. 171e94f mesa/st: enable EXT_color_buffer_half_float when formats supported by Tapani Pälli · 3 years, 11 months ago
  13. 11bd64b ci: Remove any existing results directory before running piglit by Michel Dänzer · 3 years, 11 months ago
  14. d853929 ci: Run deqp-gles3 and deqp-gles31 on RadeonSI by Tomeu Vizoso · 4 years ago
  15. f852942 Revert "ac: generate FMA for inexact instructions for radeonsi" by Marek Olšák · 3 years, 11 months ago
  16. ac55b1a nir: get ffma support from NIR options for nir_lower_flrp by Marek Olšák · 4 years ago
  17. fd2ee49 ci/bare-metal: Use python for handling fastboot booting and parsing by Eric Anholt · 3 years, 11 months ago
  18. 0453a46 ci/bare-metal: Fix capturing of serial output as job artifacts. by Eric Anholt · 3 years, 11 months ago
  19. 24f5f11 ci/bare-metal: Log why our run restarts when it does. by Eric Anholt · 3 years, 11 months ago
  20. 785d3ca ci/bare-metal: Include a timestamp in our serial reads. by Eric Anholt · 3 years, 11 months ago
  21. ff42b7e ci/bare-metal: Fix detection of "POWER_GOOD not seen in time" fails by Eric Anholt · 3 years, 11 months ago
  22. b7787ce ci/bare-metal: Use re.search() instead re.match() for our line matching. by Eric Anholt · 3 years, 11 months ago
  23. fdadbdb radv: remove descriptor_indexing fails from expected fails by Rhys Perry · 3 years, 11 months ago
  24. 5c0d34c ci: Enable KHR-GL30 CTS testing on freedreno a630. by Eric Anholt · 4 years ago
  25. ef807a5 ci: Use the same VK-GL-CTS tree for GL/GLES as VK. by Eric Anholt · 4 years ago
  26. eb02b31 ci: Bump vulkan CTS version to 1.2.3.2, and keep the GL CTS around. by Eric Anholt · 4 years ago
  27. a6291b1 freedreno/ir3: rework setup_{input,output} to make struct varyings work by Jonathan Marek · 4 years ago
  28. c694af4 freedreno/ir3: improve handling of aliased inputs by Jonathan Marek · 4 years ago
  29. d3b652f ci: Switch to using gold as the linker. by Eric Anholt · 4 years ago
  30. 2d1c607 ci: Make a missing device name correctly bail out of deqp-runner.sh. by Eric Anholt · 4 years ago
  31. a280810 CI: Windows: Use separate config file for Docker by Daniel Stone · 4 years ago
  32. 8684061 ci: Test the KHR-GL* CTS cases with softpipe. by Eric Anholt · 4 years ago
  33. 7323062 ci: Mark the rest of compswap as flaky on freedreno. by Eric Anholt · 4 years ago
  34. 2dbb872 gitlab-ci: Test the traces from bgfx by Rohan Garg · 4 years, 5 months ago
  35. 1fa43a4 freedreno: handle case of shadowing current render target by Rob Clark · 4 years ago
  36. 2da1178 ci/bare-metal: Try rebooting chezas again if they get stuck during tftp. by Eric Anholt · 4 years ago
  37. c27075e ci/bare-metal: Retry booting chezas instead of failing when !POWER_GOOD by Eric Anholt · 4 years ago
  38. c636481 ci/bare-metal: Convert the main cros-servo boot code to python by Eric Anholt · 4 years ago
  39. b437408 ci/bare-metal: Use a new serial buffer tool. by Eric Anholt · 4 years ago
  40. 5922d57 glsl: Eliminate assigments to out-of-bounds elements of vector by Danylo Piliaiev · 4 years ago
  41. e93979b ir_constant: Return zero on out-of-bounds vector accesses by Danylo Piliaiev · 4 years ago
  42. fb525ad ci/freedreno: List more common flakes reported recently. by Eric Anholt · 4 years ago
  43. c19b7fc ci/freedreno: Move our skips lists over to being known-flakes lists. by Eric Anholt · 4 years ago
  44. 30da82c ci/deqp-runner: Add a post-deqp-run filter list for known flakes. by Eric Anholt · 4 years ago
  45. 4bb59fc ci/deqp-runner: Drop unused "count" variable by Eric Anholt · 4 years ago
  46. 32fd2ee ci/deqp-runner: Drop stale comment from deqp-runner.sh. by Eric Anholt · 4 years ago
  47. b5d36e9 gitlab-ci: fix quoting of variables passed down to bare-metal runners by Eric Engestrom · 4 years ago
  48. 72fac11 gitlab-ci: fix testing whether a variable with a given name is set or not by Eric Engestrom · 4 years ago
  49. c1e6957 Revert "gitlab-ci: reuse container_post_build when building the test images" by Andres Gomez · 4 years ago
  50. 6c9cf84 ci: Run deqp-gles2 on RadeonSI by Tomeu Vizoso · 4 years ago
  51. b08fcab gitlab-ci: reorder container_post_build call for arm64_test image by Andres Gomez · 4 years ago
  52. 40ab6d7 gitlab-ci: reuse container_post_build when building the test images by Andres Gomez · 4 years ago
  53. c9c53da ci: Update kernel used in LAVA to 5.8-based drm-misc by Tomeu Vizoso · 4 years ago
  54. 91cd7fe ci: Fix URL to imagediff page in traces dashboard by Tomeu Vizoso · 4 years ago
  55. 9222174 ci: Test Panfrost with more traces by Tomeu Vizoso · 4 years ago
  56. 7d5f4d3 ci: Split traces.yml file per driver by Tomeu Vizoso · 4 years ago
  57. d8edf8e Revert "CI: Disable Panfrost T720/T760 CI" by Tomeu Vizoso · 4 years ago
  58. 16f1d8b glsl: fix crashes on out of bound matrix access using constant index by Marcin Ślusarz · 4 years, 2 months ago
  59. 9ef192c CI: Disable Panfrost T720/T760 CI by Daniel Stone · 4 years ago
  60. ac9c94f CI: Skip another flaky GS test on softpipe by Daniel Stone · 4 years ago
  61. e513d8d CI: Skip flaky CS test on VirGL by Daniel Stone · 4 years ago
  62. 3e447c1 CI: Disable Panfrost T860 and AMD Stoney tests by Daniel Stone · 4 years ago
  63. f9e773b llvmpipe: enable GL 4.5 by Dave Airlie · 4 years ago
  64. aeba69d drisw: Port the MIT-SHM check to XCB by Adam Jackson · 4 years ago
  65. c9f4b14 Revert "CI: temp disable t720/t760 jobs." by Tomeu Vizoso · 4 years ago
  66. fd265bb panfrost: Update CI expectations by Alyssa Rosenzweig · 4 years ago
  67. e03622e panfrost: Set STRIDE_4BYTE_ALIGNED_ONLY by Alyssa Rosenzweig · 4 years ago
  68. f1001a3 CI: temp disable t720/t760 jobs. by Dave Airlie · 4 years ago
  69. 371f6f4 radv: Update CI expectations for the recent descriptor indexing regressions. by Bas Nieuwenhuizen · 4 years ago
  70. dd003ab meson: bump required glvnd version by Eric Engestrom · 4 years, 7 months ago
  71. c4e0cae gallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS by Rob Clark · 4 years ago
  72. 1541ef6 ci: Use a rootfs tarball for NFS root, instead of a ramdisk (for LAVA) by Tomeu Vizoso · 4 years ago
  73. 0b24783 ci: Actually upload trace artifacts to MinIO for baremetal by Tomeu Vizoso · 4 years ago
  74. a133f7d ci: Remove kernel module build that slipped in by Tomeu Vizoso · 4 years ago
  75. 7633037 ci: Download traces from MinIO in baremetal runs by Tomeu Vizoso · 4 years ago
  76. d4ca45e ci: Upload traces' reference and actual images to MinIO by Tomeu Vizoso · 4 years ago
  77. 5afaec3 turnip: workaround for a630 d24_unorm_s8_uint fails by Jonathan Marek · 4 years, 1 month ago
  78. a956093 ci: Build-test Panfrost tools by Tomeu Vizoso · 4 years ago
  79. cf8a8b7 ci: Set date in LAVA DUTs from NTP servers by Tomeu Vizoso · 4 years ago
  80. 54394a4 ci: enable ACO tests by Rhys Perry · 4 years, 2 months ago
  81. e933ac2 ci: Generate MinIO credentials within LAVA jobs by Tomeu Vizoso · 4 years ago
  82. cb82274 ci/bare-metal: Capture the first devcoredump a job produces. by Eric Anholt · 4 years ago
  83. 3120b4d ci: Print URL to image diff when a trace replay fails by Tomeu Vizoso · 4 years ago
  84. bea34a0 ci: Upload reference images for traces by Tomeu Vizoso · 4 years ago
  85. 6c8b921 ci: Build kernels and rootfs for x86 devices by Tomeu Vizoso · 4 years, 1 month ago
  86. 5d0ba8b ci: Split building of libdrm to its own script by Tomeu Vizoso · 4 years ago
  87. 8a8afcb ci: Don't ship vk-build-programs after building dEQP by Tomeu Vizoso · 4 years ago
  88. 5262cd8 ci: Fix URL for glslang by Tomeu Vizoso · 4 years ago
  89. 7455403 ci: Print load stats after running dEQP by Tomeu Vizoso · 4 years ago
  90. 735ad2d ci: Always print status code of HTTP uploads in tracie by Tomeu Vizoso · 4 years ago
  91. f39afda freedreno: move a2xx disasm out of gallium by Rob Clark · 4 years ago
  92. ddcee24 freedreno: add CI for envytools tools by Rob Clark · 4 years ago
  93. 9e596cc tu: Enable vertex & fragment stores & atomics by Connor Abbott · 4 years, 1 month ago
  94. d35b54c freedreno: sync registers from envytools by Rob Clark · 4 years ago
  95. d9693c6 ci: Do not mark container / pages jobs as interruptible by Michel Dänzer · 4 years ago
  96. e74933e ci: Use FDO_CI_CONCURRENT in run-shader-db.sh as well by Michel Dänzer · 4 years ago
  97. 429ec82 ci: Namespace trace artifacts to the job number by Tomeu Vizoso · 4 years ago
  98. be6c53b llvmpipe/ms: fix sign extension bug in rasterizer. by Dave Airlie · 4 years ago
  99. e67da8d llvmpipe: enable robust buffer access + GL 4.3, GLES 3.2 and robust buffer access behaviour by Dave Airlie · 4 years ago
  100. f0c3a25 llvmpipe: enable EXT_texture_shadow_lod by Dave Airlie · 4 years ago