Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-02 | Merge Mesa 23.3.6 | Jonathan Gray | |
2023-11-02 | Merge Mesa 23.1.9 | Jonathan Gray | |
2023-05-01 | search for the vulkan drivers in the system library path instead of | Robert Nagy | |
loading them with a full path to utilitze the ld.so cache so that we can pre-load these libraries for mesa before calling unveil(2) ok jsg@ | |||
2023-04-06 | Merge Mesa 22.3.7 | Jonathan Gray | |
2023-01-28 | Merge Mesa 22.3.4 | Jonathan Gray | |
2022-09-02 | match meson; build vulkan json with --api-version 1.3 | Jonathan Gray | |
2022-09-02 | Merge Mesa 22.1.7 | Jonathan Gray | |
2022-02-24 | no need to create src/gallium/drivers/{iris,radeonsi}/ | Jonathan Gray | |
2022-02-24 | Merge Mesa 21.3.7 | Jonathan Gray | |
2021-07-22 | update Makefiles and generated files for Mesa 21.1.5 | Jonathan Gray | |
2020-09-22 | Merge Mesa 20.0.8 | Jonathan Gray | |
With Mesa 20.1 even after the kernel change to do wbinvd on all cpus sthen@ reported that hard hangs still occurred on his Haswell system with inteldrm. Mark Kane also reported seeing hangs on Ivy Bridge on bugs@. Some systems/workloads seem to be more prone to triggering this than others as I have not seen any hangs on Ivy Bridge and the only hangs I saw on Haswell when running piglit went away with the wbinvd change. It seems something is wrong with drm memory attributes or coherency in the kernel and newer Mesa versions expect behaviour we don't have. | |||
2020-08-26 | Merge Mesa 20.1.6 | Jonathan Gray | |