mesa/src/broadcom
Daivik Bhatia 990d76eae6 v3dv: Implement and enable nullDescriptor support
Handle null descriptors by emitting zeroed descriptor state.
When the nullDescriptor feature is enabled, a dedicated null_bo is
allocated. Null image descriptors now pack a TEXTURE_SHADER_STATE whose
base address points to this BO, ensuring that the TMU reads from valid
memory.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40485>
2026-06-02 22:29:00 +00:00
..
ci vc4/ci: update expected results 2026-05-25 10:22:12 +02:00
cle broadcom/cle: parse once the XML spec 2026-04-06 09:17:15 +00:00
clif broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
common v3dv: Enable meta_copy_buffer with TFU for V3D 7.1 2026-05-26 07:50:42 +00:00
compiler broadcom/compiler: add support for null descriptors 2026-06-02 22:29:00 +00:00
drm-shim v3d/drm-shim: add GPU selection 2026-05-27 10:19:50 +00:00
ds mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
perfcntrs broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
qpu broadcom/qpu: add V3D 7.1 disasm tests 2026-05-06 07:33:42 +00:00
simulator broadcom/simulator: V3D is always 4.2 or above 2026-05-27 10:19:50 +00:00
vulkan v3dv: Implement and enable nullDescriptor support 2026-06-02 22:29:00 +00:00
.editorconfig
meson.build broadcom: Add perfetto data source 2024-12-13 12:29:11 +00:00