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
..
amd aco/tests: Use _exit in child process 2021-03-16 15:32:33 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv: use common interfaces for shader modules 2021-03-15 21:47:44 +00:00
compiler glsl: fix declarations of gl_MaxVaryingFloats 2021-03-12 04:30:32 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl: use render node for wl_drm if available 2021-03-09 15:43:51 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno freedreno/a5xx: Fix the max texture buffer size. 2021-03-16 16:15:48 +00:00
gallium freedreno: Fix fd_fence_finish() 2021-03-16 17:12:14 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-02-22 21:27:19 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel: Simplify few version checks involving G4X 2021-03-16 16:40:12 +00:00
loader loader: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
mapi util: Extract thread-id helpers from u_current 2021-03-11 04:42:15 +00:00
mesa intel: Simplify few version checks involving G4X 2021-03-16 16:40:12 +00:00
microsoft microsoft/spirv_to_dxil: Fix spirv2dxil I/O to use binary mode 2021-03-11 23:43:47 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Expose panfrost_modifier_to_layout() 2021-03-11 15:10:58 +00:00
util util/fossilize_db: remove compression from foz db helper 2021-03-15 03:34:48 +00:00
virtio virgl: implement support for PIPE_CAP_STRING_MARKER 2021-03-09 13:57:05 +00:00
vulkan vulkan: add missing vk_shader_module.c/h includes to Makefile 2021-03-16 16:01:10 +01:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00