mesa/src
Dave Airlie 4ac11c9006 nak: block pipe_format from nak bindings.
This comes from the compiler bindings and lately we get

error[E0659]: `PIPE_FORMAT_R8_UINT` is ambiguous
    --> ../src/nouveau/compiler/nak/from_nir.rs:2193:13
     |
2193 |             PIPE_FORMAT_R8_UINT => MemType::U8,
     |             ^^^^^^^^^^^^^^^^^^^ ambiguous name
     |
     = note: ambiguous because of multiple glob imports of a name in the same module
note: `PIPE_FORMAT_R8_UINT` could refer to the constant imported here
    --> ../src/nouveau/compiler/nak/from_nir.rs:12:5
     |
12   | use nak_bindings::*;
     |     ^^^^^^^^^^^^^^^
     = help: consider adding an explicit import of `PIPE_FORMAT_R8_UINT` to disambiguate
note: `PIPE_FORMAT_R8_UINT` could also refer to the constant imported here
    --> ../src/nouveau/compiler/nak/from_nir.rs:14:5
     |
14   | use compiler::bindings::*;
     |     ^^^^^^^^^^^^^^^^^^^^^
     = help: consider adding an explicit import of `PIPE_FORMAT_R8_UINT` to disambiguate

Acked-by: Mel Henning <mhenning@darkrefraction.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42109>
2026-06-09 22:06:55 +00:00
..
amd radv/ci: skip all WSI tests on GFX1201 2026-06-09 16:06:31 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi hk: Add heap_memory_percent driconf support 2026-06-01 17:32:50 +00:00
broadcom v3dv: drop legacy CPU queue fallback paths 2026-06-09 16:53:48 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler clc: fix build with LLVM23 (TargetRegistry::lookupTarget) 2026-06-09 21:17:21 +00:00
drm-shim drm-shim: Include the hex of the driver ioctl for unimplemented ioctls. 2026-06-04 20:17:34 +00:00
egl egl/gbm: Eliminate max_age local variable 2026-05-29 16:38:01 +00:00
etnaviv etnaviv: Update headers from rnndb 2026-06-06 22:02:04 +00:00
freedreno drm-shim/freedreno: Fix VM_BIND support. 2026-06-09 03:39:42 +00:00
gallium freedreno/perfetto: Use sequence-scoped clk 2026-06-09 20:33:11 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream: kumquat: validate device dmabuf support before use 2026-06-08 21:38:19 +00:00
glx glx/windows: Drop static from driwindowsCreateScreen() 2026-05-18 13:33:35 +00:00
gtest
imagination imagination/ci: Use standard CI-tron gfx-ci/linux kernel 2026-06-08 14:59:19 +00:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel intel/perf: Add WCL OA support 2026-06-09 19:34:54 +00:00
kosmickrisp kk: Work around crash with multiple concurrent MTL4Compiler 2026-06-09 02:47:38 -07:00
loader loader: check if the kernel driver is amdgpu 2026-05-27 10:19:50 +00:00
mesa mesa/main: cast GLhandleARB to unsigned int in api trace 2026-06-05 23:43:49 -07:00
microsoft vulkan: implement VK_EXT_debug_marker 2026-06-01 15:31:38 +00:00
nouveau nak: block pipe_format from nak bindings. 2026-06-09 22:06:55 +00:00
panfrost panfrost/ci: Switch traces over to gpu-trace-perf 2026-06-05 17:35:35 +00:00
poly poly: Fix range used for index unroll bounds checks 2026-05-26 10:39:00 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util perfetto: Use BufferExhaustedPolicy::kStall 2026-06-09 20:33:10 +00:00
virtio virtgpu_kumquat_ffi: replace mutex.get_mut() with mutex.lock() 2026-06-08 19:07:43 +00:00
vulkan vulkan/queue: Add common queue emulation support 2026-06-08 07:00:00 +00:00
x11 meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build bin: add drm-shim script 2026-06-08 23:07:43 +00:00