mesa/src/nouveau/nil
Faith Ekstrand caeee413a3 nil: Don't use Fermi bits in the Maxwell null descriptor
Fixes: c8d8e2249a ("nil: Add a helper for populating the null descriptor")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35475>
(cherry picked from commit bbc6f50963)
2025-06-18 17:55:46 +02:00
..
cbindgen.toml nil: Force smallest block size for images meant for Vulkan Video 2025-02-13 15:16:36 +00:00
copy.rs nil: Add tiled memcpy helpers 2024-09-28 02:46:28 +00:00
extent.rs nil: Expose px_to_B helpers to C 2024-09-28 02:46:28 +00:00
format.rs nil: Add some helpers for DRM format modifiers 2024-05-14 04:04:34 +00:00
image.rs nvk,nil: Stop panicing in image creation 2025-03-10 23:42:19 +00:00
lib.rs nil: Add tiled memcpy helpers 2024-09-28 02:46:28 +00:00
meson.build meson: centralize checking for new enough meson for rust support 2024-07-31 16:22:43 +00:00
modifiers.rs nvk,nil: Replace gob_height_is_8 and is_tiled with a new GOBType enum 2024-09-27 20:59:37 +00:00
nil_bindings.h nil: Rewrite nil_format in rust 2024-04-08 20:28:43 +00:00
nil_format_table_gen.py nil: Advertise S8_UINT on MaxwellB+ 2024-04-19 15:43:14 -05:00
nil_formats.csv nil: Advertise S8_UINT on MaxwellB+ 2024-04-19 15:43:14 -05:00
tic.rs nil: Don't use Fermi bits in the Maxwell null descriptor 2025-06-18 17:55:46 +02:00
tiling.rs nil: Split linear and tiled image creation 2025-03-10 23:42:19 +00:00