mesa/src/asahi
Alyssa Rosenzweig 057c71bc42 asahi: Fix disk cache disable with AGX_MESA_DEBUG
We go to initialize the disk cache before we've compiled any shaders so
agx_compiler_debug is 0 at this point. Don't try to read it, instead go through
sa safe getter that will do the right thing.

Fixes: 5e9538c12e ("agx: isolate compiler debug flags")
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22891>
(cherry picked from commit e9b471d1b3)
2023-05-09 16:54:30 +01:00
..
compiler asahi: Fix disk cache disable with AGX_MESA_DEBUG 2023-05-09 16:54:30 +01:00
drm-shim asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
layout asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
lib asahi: Add resource debugging 2023-04-07 03:23:04 +00:00
.clang-format asahi: Extend batch tracking for explicit sync 2023-03-16 20:42:01 +00:00
meson.build asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00