Mesa Turnip V26.1.0-git_3
Built from: https://gitlab.freedesktop.org/mesa/mesa
Warning
GPUs other than A830/A840 may work unstable!
This is a build of current upstream Mesa with my GPU enablement hacks applied
Changes:
- Import upstream as usual
- Decrease reg_size on 830 to 96 - should fix Cyberpunk 2077 crashes. See the commit info.
- Integrate unmerged KGSL timeline sync MR - works good enough now. This is a proper replacement for old cringy vibecoded timeline sync emulation code I removed few releases ago.
- Remove gmem cache offset completely as it breaks on lower-end A8XX GPUs.
- due to that, change cache sizes for A825/A810. GMEM should work on A825 now.
- Integrate zdobersek's patch fixing (workaround'ing) FLUSHALL. There's one build now as flushall is disabled by default and fixed.