Files
mesa/src
Rob Clark 441fba45ed freedreno: Fix fd_fence_finish()
fd_fence_create_unflushed() is called with the driver context, but
fd_fence_finish() is called with the threaded/frontend context, which
is what threaded_context_flush() expects to be passed.

Fixes: c4e5beef07 ("freedreno: threaded_context async flush support")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9627>
2021-03-16 17:12:14 +00:00
..
2021-03-16 15:32:33 +00:00
2021-03-16 17:12:14 +00:00
2021-01-09 20:51:35 -06:00
2021-02-18 20:59:43 +00:00
2021-01-11 22:45:01 +00:00
2021-01-11 22:45:01 +00:00