mesa/src/gallium/drivers
Rob Herring (Arm) ed2c19a411 ethosu: Store ethosu_tensor struct ptr in feature map
Some of the tensor info is needed at various points during lowering.
Instead of storing the tensor index and looking it up every time, store
a point to the tensor struct instead.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39975>
2026-04-24 09:22:10 +00:00
..
asahi nir/gather_info: clear interpolation qualifiers only in fragment stage 2026-04-19 10:10:15 +00:00
crocus crocus: Fix shader precompilation on Gen6 and higher 2026-04-22 20:50:29 +00:00
d3d12 microsoft/compiler, d3d12: preserve TCS outputs and pad TES inputs for cross-stage signature matching 2026-04-23 18:45:01 +00:00
ethosu ethosu: Store ethosu_tensor struct ptr in feature map 2026-04-24 09:22:10 +00:00
etnaviv nir: add and use block predecessor helpers 2026-04-08 15:06:32 +00:00
freedreno ir3: Don't reset immediate count to 0 after lowering 2026-04-16 05:40:14 +00:00
i915 r300,i915/ci: update expectations 2026-04-22 10:16:43 +00:00
iris iris,crocus: remove benign but unsupported cap 2026-04-20 17:09:20 +00:00
lima gallium: kill off pipe_surface::context 2026-03-23 16:58:15 +00:00
llvmpipe ci: Delete references to various broken traces. 2026-04-22 17:39:31 +00:00
nouveau nouveau: drop sector promotion. 2026-04-24 04:20:10 +00:00
panfrost pan/lib: validate data_size_B in drivers 2026-04-20 16:00:56 +00:00
r300 r300,i915/ci: update expectations 2026-04-22 10:16:43 +00:00
r600 r600: fix atomic_counter_post_dec 2026-04-20 15:04:42 +00:00
radeonsi radeonsi: enable protected context support for Android 2026-04-23 05:23:57 +00:00
rocket gallium: add pipe_ml_device, pipe_screen::get_ml_device() 2026-03-25 16:58:05 +00:00
softpipe softpipe: delete pipe_context::create_surface 2026-03-23 16:58:11 +00:00
svga Uprev Piglit to 11ce9eb56edb00e6a7702d13168cc827ce5e0cbd 2026-04-10 21:21:52 +00:00
tegra tegra: delete pipe_context surface hooks 2026-03-23 16:58:13 +00:00
v3d v3d: mark mapped BO as initialized for valgrind 2026-04-16 07:55:39 +00:00
vc4 broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
virgl glsl, spirv: Improve accuracy of asin() and acos() 2026-04-21 21:10:22 +00:00
zink zink/ci: Remove Cezanne job 2026-04-23 07:34:03 +00:00