1. 41be85a ci/x86: speed up piglit testing by Christian Gmeiner · 3 years, 8 months ago
  2. 915f291 ci/bare-metal: suppress 'No such file or directory' by Christian Gmeiner · 3 years, 9 months ago
  3. fa5acbb CI: remove llvmpipe cl flake test by Dave Airlie · 3 years, 9 months ago
  4. 388c99b panfrost: Z16 depth buffer support by Icecream95 · 3 years, 9 months ago
  5. 76f74bd CI: Only run OpenCL tests when we need to by Daniel Stone · 3 years, 9 months ago
  6. 82512a1 gallivm: lower flrp for all sizes. by Dave Airlie · 3 years, 9 months ago
  7. b8a9bd9 gallivm: get correct min/max behaviour for kernels. by Dave Airlie · 3 years, 9 months ago
  8. 9845c16 gallivm: add support for 8/16-bit mul_hi by Dave Airlie · 3 years, 9 months ago
  9. 4b6d332 gallivm: handle sub-32 bit masked stores. by Dave Airlie · 3 years, 9 months ago
  10. 0f78ca9 gallivm: add 16-bit split/merge support. by Dave Airlie · 3 years, 9 months ago
  11. 4ecdc5e gallivm: fix 64->16 f2f16 by Dave Airlie · 3 years, 9 months ago
  12. fb56fb0 gallivm: add load/store scratch support. by Dave Airlie · 3 years, 9 months ago
  13. f2ae8d1 freedreno/a6xx: Implement user clip/cull distances by Connor Abbott · 3 years, 9 months ago
  14. 7e28fbd ci: Add the new timeout-prone softpipe-gl test to the skips list. by Eric Anholt · 3 years, 9 months ago
  15. e4dba52 llvmpipe: enable CL images by Karol Herbst · 3 years, 9 months ago
  16. d0f8fe5 softpipe: Switch to using NIR as the shader format from mesa/st. by Eric Anholt · 4 years, 6 months ago
  17. b05c107 ci: Enable NIR_VALIDATE everywhere. by Eric Anholt · 3 years, 9 months ago
  18. 9223842 ci: Unskip fragment_ops tests on Bifrost by Tomeu Vizoso · 3 years, 9 months ago
  19. 4231cc2 glsl: more accurately handle swizzle in 64bit varying split with no left value by Mike Blumenkrantz · 4 years ago
  20. 0767af3 ci/android: Switch to using the Android NDK. by Eric Anholt · 3 years, 10 months ago
  21. 181d5f5 nir: Allow more deref modes in phis by Jason Ekstrand · 3 years, 9 months ago
  22. 556bb17 ci: piglit: conditionally build OpenCL tests by Christian Gmeiner · 3 years, 9 months ago
  23. b0df97b CI: build our own spirv tools by Dave Airlie · 3 years, 9 months ago
  24. d166188 ci: fix deqp clone + fetch by Dave Airlie · 3 years, 9 months ago
  25. 330c68d ci/softpipe: Add another flaky GS test to the skips list. by Eric Anholt · 3 years, 9 months ago
  26. 06a5edf nir/opt_deref: Fix the vector bitcast optimization by Jason Ekstrand · 3 years, 9 months ago
  27. 0747f21 ci: Disable pm_runtime and max clocks in LAVA jobs by Tomeu Vizoso · 3 years, 9 months ago
  28. 7cae9f0 ci: Test Panfrost on Khadas VIM3 boards by Tomeu Vizoso · 3 years, 9 months ago
  29. b74cfa7 ci: Update kernel for LAVA by Tomeu Vizoso · 3 years, 9 months ago
  30. 0a172dc ci: enable piglit testing of clover/llvmpipe. by Dave Airlie · 3 years, 9 months ago
  31. 0cb1775 CI: Don't run pixmark-piano twice on radeonsi by Daniel Stone · 3 years, 9 months ago
  32. 137d7d2 ci: move to using clang 10 for meson + clover by Dave Airlie · 3 years, 9 months ago
  33. 713419e panfrost: Rework fixed-function blending by Boris Brezillon · 3 years, 10 months ago
  34. ffcdf76 util: implement F16C using inline assembly on x86_64 by Marek Olšák · 3 years, 10 months ago
  35. 24b4a63 CI: Re-enable Panfrost T7xx CI by Daniel Stone · 3 years, 9 months ago
  36. f0707e9 CI: Disable Panfrost T7xx CI by Daniel Stone · 3 years, 9 months ago
  37. e3c7748 ci/bare-metal: Move the "POWER_GOOD not seen in time" check to the right time. by Eric Anholt · 3 years, 9 months ago
  38. 1aac47d Revert F16C series (MR 6774) by Matt Turner · 3 years, 9 months ago
  39. 87900af util: implement f16c - fast half<->float conversions by Marek Olšák · 3 years, 10 months ago
  40. d12cdc9 gallivm: fix pow(0, y) to be 0 by Dave Airlie · 3 years, 9 months ago
  41. 1b39d74 ci: Enable remaining (non-rotate) mustpass CTS tests by Rob Clark · 3 years, 10 months ago
  42. 8abe3bb ci: cherry-pick deqp fix for config choosing by Rob Clark · 3 years, 10 months ago
  43. aee1c08 ci/deqp-runner: Allow overriding width/height/config by Rob Clark · 3 years, 10 months ago
  44. 6d4f33e turnip: initial implementation of VK_KHR_push_descriptor by Jonathan Marek · 3 years, 10 months ago
  45. d4d5382 panfrost: Add support for rbg16 formats by Boris Brezillon · 3 years, 10 months ago
  46. dfc1d54 CI: Re-enable Panfrost T7xx by Daniel Stone · 3 years, 9 months ago
  47. f01656c CI: Temporarily disable Panfrost T7xx by Daniel Stone · 3 years, 9 months ago
  48. e8c5f8b nir/lower_clip: Add i/o semantics for load/store intrinsics. by Eric Anholt · 3 years, 10 months ago
  49. 4ed9049 ci/freedreno: Add trace tests for glxgears, 0 A.D., and xonotic. by Eric Anholt · 3 years, 10 months ago
  50. 8538b7d ci/freedreno: Sort the traces in the .yml of expectations by Eric Anholt · 3 years, 10 months ago
  51. 4017116 ci: add dEQP-VK.info.device_extensions to the list of skipped tests by Samuel Pitoiset · 3 years, 10 months ago
  52. 005d9d2 ci: adjust RadeonSI rules by Samuel Pitoiset · 3 years, 10 months ago
  53. a1f46d7 ci: Use ignore_scheduled_pipelines anchor in .radeonsi-rules by Michel Dänzer · 3 years, 10 months ago
  54. 57bf4c2 nir,radeonsi: move ffma fusing to late optimizations for better codegen by Marek Olšák · 3 years, 10 months ago
  55. 50d3358 nir/algebraic: add late optimizations that optimize out mediump conversions (v3) by Marek Olšák · 3 years, 10 months ago
  56. 2f62a44 ci: do not build libdrm for vc4, reedreno and etnaviv by Christian Gmeiner · 3 years, 10 months ago
  57. 74f1c50 freedreno: Don't bypass fd_draw_vbo() in clear fallback by Rob Clark · 3 years, 10 months ago
  58. b0722cb6 gallivm: disable brilinear for lod bias and explicit lod. by Dave Airlie · 3 years, 10 months ago
  59. bd647f8 freedreno: Add another new sysmem flake. by Eric Anholt · 3 years, 10 months ago
  60. 0f61f01 ci/bare-metal: Allow wget of the kernel/dtb for kernel development. by Eric Anholt · 4 years, 2 months ago
  61. b4317fc ci/bare-metal: Update the kernel to msm-next-pgtables by Eric Anholt · 3 years, 10 months ago
  62. 88fc3e2 gitlab-ci: Enable unit test reports for lava traces jobs by Alexandros Frantzis · 3 years, 10 months ago
  63. d24ffd8 tracie: Produce JUnit XML results by Alexandros Frantzis · 3 years, 10 months ago
  64. dd47192 tracie: Make tests independent of environment by Alexandros Frantzis · 3 years, 10 months ago
  65. 171e94f mesa/st: enable EXT_color_buffer_half_float when formats supported by Tapani Pälli · 3 years, 10 months ago
  66. 11bd64b ci: Remove any existing results directory before running piglit by Michel Dänzer · 3 years, 10 months ago
  67. d853929 ci: Run deqp-gles3 and deqp-gles31 on RadeonSI by Tomeu Vizoso · 3 years, 11 months ago
  68. f852942 Revert "ac: generate FMA for inexact instructions for radeonsi" by Marek Olšák · 3 years, 10 months ago
  69. ac55b1a nir: get ffma support from NIR options for nir_lower_flrp by Marek Olšák · 4 years ago
  70. fd2ee49 ci/bare-metal: Use python for handling fastboot booting and parsing by Eric Anholt · 3 years, 10 months ago
  71. 0453a46 ci/bare-metal: Fix capturing of serial output as job artifacts. by Eric Anholt · 3 years, 10 months ago
  72. 24f5f11 ci/bare-metal: Log why our run restarts when it does. by Eric Anholt · 3 years, 10 months ago
  73. 785d3ca ci/bare-metal: Include a timestamp in our serial reads. by Eric Anholt · 3 years, 10 months ago
  74. ff42b7e ci/bare-metal: Fix detection of "POWER_GOOD not seen in time" fails by Eric Anholt · 3 years, 10 months ago
  75. b7787ce ci/bare-metal: Use re.search() instead re.match() for our line matching. by Eric Anholt · 3 years, 10 months ago
  76. fdadbdb radv: remove descriptor_indexing fails from expected fails by Rhys Perry · 3 years, 10 months ago
  77. 5c0d34c ci: Enable KHR-GL30 CTS testing on freedreno a630. by Eric Anholt · 3 years, 11 months ago
  78. ef807a5 ci: Use the same VK-GL-CTS tree for GL/GLES as VK. by Eric Anholt · 3 years, 11 months ago
  79. eb02b31 ci: Bump vulkan CTS version to 1.2.3.2, and keep the GL CTS around. by Eric Anholt · 3 years, 11 months ago
  80. a6291b1 freedreno/ir3: rework setup_{input,output} to make struct varyings work by Jonathan Marek · 4 years ago
  81. c694af4 freedreno/ir3: improve handling of aliased inputs by Jonathan Marek · 4 years ago
  82. d3b652f ci: Switch to using gold as the linker. by Eric Anholt · 4 years ago
  83. 2d1c607 ci: Make a missing device name correctly bail out of deqp-runner.sh. by Eric Anholt · 4 years ago
  84. a280810 CI: Windows: Use separate config file for Docker by Daniel Stone · 3 years, 11 months ago
  85. 8684061 ci: Test the KHR-GL* CTS cases with softpipe. by Eric Anholt · 3 years, 11 months ago
  86. 7323062 ci: Mark the rest of compswap as flaky on freedreno. by Eric Anholt · 3 years, 11 months ago
  87. 2dbb872 gitlab-ci: Test the traces from bgfx by Rohan Garg · 4 years, 4 months ago
  88. 1fa43a4 freedreno: handle case of shadowing current render target by Rob Clark · 3 years, 11 months ago
  89. 2da1178 ci/bare-metal: Try rebooting chezas again if they get stuck during tftp. by Eric Anholt · 3 years, 11 months ago
  90. c27075e ci/bare-metal: Retry booting chezas instead of failing when !POWER_GOOD by Eric Anholt · 3 years, 11 months ago
  91. c636481 ci/bare-metal: Convert the main cros-servo boot code to python by Eric Anholt · 3 years, 11 months ago
  92. b437408 ci/bare-metal: Use a new serial buffer tool. by Eric Anholt · 3 years, 11 months ago
  93. 5922d57 glsl: Eliminate assigments to out-of-bounds elements of vector by Danylo Piliaiev · 3 years, 11 months ago
  94. e93979b ir_constant: Return zero on out-of-bounds vector accesses by Danylo Piliaiev · 3 years, 11 months ago
  95. fb525ad ci/freedreno: List more common flakes reported recently. by Eric Anholt · 3 years, 11 months ago
  96. c19b7fc ci/freedreno: Move our skips lists over to being known-flakes lists. by Eric Anholt · 3 years, 11 months ago
  97. 30da82c ci/deqp-runner: Add a post-deqp-run filter list for known flakes. by Eric Anholt · 3 years, 11 months ago
  98. 4bb59fc ci/deqp-runner: Drop unused "count" variable by Eric Anholt · 3 years, 11 months ago
  99. 32fd2ee ci/deqp-runner: Drop stale comment from deqp-runner.sh. by Eric Anholt · 3 years, 11 months ago
  100. b5d36e9 gitlab-ci: fix quoting of variables passed down to bare-metal runners by Eric Engestrom · 3 years, 11 months ago