mesa/src
Karol Herbst 20a3ec2d77 clover/queue: Flush automatically if applications do not flush themselves
With the image_read_write OpenCL CTS we can get a stack overflow handling
all the events as the application itself never flushes.

We need to address this in two ways:
1. flush the queue once an abritary amoung of events piled up.
2. Drop event deps once they get a fence assigned.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7460>
2020-11-10 19:28:26 +00:00
..
amd aco: fix combining add/sub to b2i if a new dest needs to be allocated 2020-11-10 10:25:00 +01:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom broadcom/compiler: Allow spills of temporaries from TMU reads 2020-11-09 20:45:58 +00:00
compiler microsoft/compiler: translate nir to dxil 2020-11-10 15:37:07 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: implement createImageFromDmaBufs3 2020-11-02 10:15:47 +01:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno freedreno/drm: Rework APPEND() macro 2020-11-10 17:58:44 +00:00
gallium clover/queue: Flush automatically if applications do not flush themselves 2020-11-10 19:28:26 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: get rid of memory leak 2020-10-26 12:49:09 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui
intel intel/dump_gpu: add support for MMAP_OFFSET ioctl 2020-11-10 13:25:11 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa mesa/bufferobj: Fix valgrind complaints 2020-11-10 18:57:55 +00:00
microsoft d3d12: ensure all compoents of clip-distances are written 2020-11-10 15:37:07 +00:00
panfrost panfrost: Fix Bifrost blend descriptor emission 2020-11-10 14:34:24 +00:00
util util/format_zs: Add C++ include handling 2020-11-10 15:37:07 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
meson.build d3d12: introduce d3d12 gallium driver 2020-11-10 15:37:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00