mesa/src/gallium/drivers/asahi
Eric Engestrom 552ac035f0 asahi: drop unnecessary DRM_FORMAT_MOD_{LINEAR,INVALID} fallbacks
Since afe134a49c ("asahi: Drop macOS backend"), `drm_fourcc.h` is
unconditionally included, meaning these defines are now dead code.

Fixes: afe134a49c ("asahi: Drop macOS backend")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23773>
(cherry picked from commit 63f44951ac)
2023-06-27 13:53:58 +01:00
..
.clang-format asahi: replace copies of .clang-format with symlinks 2023-03-16 14:28:20 +00:00
agx_batch.c asahi: Implement valid buffer range tracking 2023-04-07 03:23:04 +00:00
agx_blit.c asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
agx_disk_cache.c asahi: Fix disk cache disable with AGX_MESA_DEBUG 2023-05-09 16:54:30 +01:00
agx_disk_cache.h asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
agx_fence.c asahi: Add a helper macro for debug/error messages 2023-04-07 03:23:04 +00:00
agx_fence.h asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
agx_nir_lower_sysvals.c asahi: Wire up compute kernels 2023-03-05 19:40:43 +00:00
agx_pipe.c asahi: drop unnecessary DRM_FORMAT_MOD_{LINEAR,INVALID} fallbacks 2023-06-27 13:53:58 +01:00
agx_public.h asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
agx_query.c asahi: Fix style nits 2023-04-07 03:23:04 +00:00
agx_state.c asahi: Add a helper macro for debug/error messages 2023-04-07 03:23:04 +00:00
agx_state.h asahi: Fix typo in debug/error message helper macro 2023-05-09 16:54:29 +01:00
agx_uniforms.c asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
meson.build asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00