mesa/src
Bas Nieuwenhuizen b9f4c615f8 radv: reset semaphores & fences on sync_file export.
Per spec:

"Additionally, exporting a fence payload to a handle with copy transference has the same side effects
on the source fence’s payload as executing a fence reset operation. If the fence was using a
temporarily imported payload, the fence’s prior permanent payload will be restored."

And similar for semaphores:

"Additionally, exporting a semaphore payload to a handle with copy transference has the same side
effects on the source semaphore’s payload as executing a semaphore wait operation. If the
semaphore was using a temporarily imported payload, the semaphore’s prior permanent payload
will be restored."

Fixes: 42bc25a79c "radv: Advertise sync fd import and export."
Reviewed-by: Dave Airlie <airlied@redhat.com>
2018-01-11 21:56:13 +01:00
..
amd radv: reset semaphores & fences on sync_file export. 2018-01-11 21:56:13 +01:00
broadcom broadcom/vc5: Fix discard_if during control flow. 2018-01-03 14:31:36 -08:00
compiler glsl: cleanup shader_cache header guard 2018-01-11 08:04:56 +02:00
egl egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameter 2018-01-04 10:18:10 -06:00
gallium svga: simplify failure code in emit_rss_vgpu9() 2018-01-11 08:06:38 -07:00
gbm meson: add dep_thread to every lib that includes threads.h 2017-12-07 17:29:42 +00:00
getopt
glx meson: fix glx-test race 2017-12-13 09:37:12 -08:00
gtest
hgl
intel Revert "Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+"" 2018-01-11 10:11:59 -08:00
loader loader/dri3: Add XRGB2101010 and ARGB2101010 support. 2018-01-03 22:57:56 +01:00
mapi mesa: Tidy up the 4.6 section of GL4x.xml 2018-01-06 09:28:45 +01:00
mesa dri_util: remove ALLOW_RGB10_CONFIGS option (v2) 2018-01-10 17:52:56 +01:00
util link mesautil with pthreads 2018-01-08 11:40:02 -05:00
vulkan vulkan/wsi: free cmd pools 2017-12-28 09:57:33 +10:00
git_sha1.h.in
Makefile.am
meson.build meson: build r600 driver 2017-11-28 14:06:33 -08:00
SConscript