mesa/src/panfrost
Adrián Larumbe 6d0824abcc panfrost: fix segfault in pandecode
The structure wrapped around the rb tree node was being freed, but not the node
itself, which caused a segmentation fault when accessing its parent node.

Add rb tree node remove call to fix it.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15188>
2022-02-28 12:40:32 +00:00
..
bifrost pan/va: Add TEX_FETCH assembler case 2022-02-25 21:53:03 +00:00
ci CI: Disable Panfrost T720 jobs 2022-02-28 07:08:38 +00:00
drm-shim panfrost: Handle AFBC_FEATURES in drm-shim 2021-11-22 13:12:20 +00:00
ds pps: allow drivers to report timestamps in their own time domain 2021-11-22 11:52:46 +00:00
include panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
lib panfrost: fix segfault in pandecode 2022-02-28 12:40:32 +00:00
midgard pan/mdg: Fix overflow in intra-bundle interference 2022-02-23 20:42:33 +00:00
perf panfrost: Get performance counters from table 2022-01-28 17:47:46 +00:00
shared lima,panfrost: Correct pixel vs block mismatches 2022-01-10 23:16:56 +00:00
util panfrost: Pack message preloads from compiler 2022-02-24 12:51:04 -05:00
vulkan panfrost: Set defaults for deprecated DCD fields 2022-02-23 12:56:30 +00:00
meson.build panfrost: drm-shim support 2021-08-17 22:06:17 +00:00