mesa/src/gallium/winsys
Lepton Wu 921dafc98b virgl: Use atomic operation directly.
This make sure we don't trigger assert in pipe_reference

Signed-off-by: Lepton Wu <lepton@chromium.org>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: John Bates <jbates@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9722>
2021-03-19 23:57:58 +00:00
..
amdgpu/drm util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
d3d12/wgl d3d12: Refactor screen to abstract DXGI details 2020-12-16 16:25:54 +00:00
etnaviv/drm renderonly: remove layering violations 2021-03-11 14:41:48 +00:00
freedreno/drm util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
i915/drm gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
iris/drm iris: handle os_dupfd_cloexec failure 2020-09-02 15:08:01 +00:00
kmsro/drm renderonly: close the gpu fd when destroying renderonly 2021-03-11 14:41:48 +00:00
lima/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
nouveau/drm util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
panfrost/drm replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
radeon ac,radeonsi: add sampler changes for Aldebaran 2021-03-10 18:02:27 +00:00
svga/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
sw gallium/xlib: Partial fix for glXCopySubBufferMESA 2021-02-23 18:57:57 +00:00
tegra/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
v3d/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
vc4/drm renderonly: close the gpu fd when destroying renderonly 2021-03-11 14:41:48 +00:00
virgl virgl: Use atomic operation directly. 2021-03-19 23:57:58 +00:00