mesa/src/broadcom
Iago Toral Quiroga 79f4e33f04 v3dv: don't leak variant QPU when pipeline compile fails
Typically we free them when we upload the QPU code from the variant
to the assembly BO in the pipeline, however, if there is an error
during pipeline compilation that may not happen and we would leak
the QPU code from the variants.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16370>
2022-05-09 12:12:35 +00:00
..
ci v3d: do not tile 1D textures 2022-04-19 08:03:42 +00:00
cle broadcom: add line rasterization mode to packet definition 2022-03-18 09:38:38 +00:00
clif v3d/clif: add support for dumping GS shader state 2021-10-13 21:23:10 +00:00
common broadcom: update language on V3D_DEBUG options 2022-03-28 19:21:48 +00:00
compiler v3d/compiler: add more stats to prog_data 2022-05-09 12:12:35 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
qpu broadcom: drop unused functions 2022-01-31 16:10:31 +00:00
simulator v3d/simulator: add support for AMD cards 2022-04-27 14:42:23 +00:00
vulkan v3dv: don't leak variant QPU when pipeline compile fails 2022-05-09 12:12:35 +00:00
.editorconfig
meson.build broadcom: remove v3dv3 from neon library 2021-07-29 08:26:11 +00:00