Files
mesa/src
Boris Brezillon 8d9b52f45a panfrost: Reserve thread storage descriptor in panfrost_launch_grid()
If we don't do that the compute batch is left with an empty thread
storage descriptor, and panfrost_batch_submit() tries to emit an FB
descriptors using invalid FB information.

Reported-by: Italo Nicola <italonicola@collabora.com>
Fixes: ff3eada7eb ("panfrost: Use the generic preload and FB helpers in the gallium driver")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Tested-by: Italo Nicola <italonicola@collabora.com>
Reviewed-by: Italo Nicola <italonicola@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10312>
2021-04-20 11:41:11 +00:00
..
2021-04-20 12:39:27 +02:00
2021-04-20 10:01:58 +00:00
2021-03-20 10:38:55 +00:00
2020-04-20 11:57:11 +00:00
2021-01-09 20:51:35 -06:00
2021-03-31 06:28:18 +00:00
2021-01-11 22:45:01 +00:00
2021-04-08 17:15:37 +00:00