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