mesa/src/gallium/drivers
Rob Clark 141b295311 freedreno: allow fence_fd fences to be recycled
This allows us to avoid a no-op flush if there has been no rendering,
but we hit pctx->flush(PIPE_FLUSH_FENCE_FD).

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6177>
2020-08-05 19:05:29 +00:00
..
etnaviv etnaviv: fix nir validation problem 2020-08-03 20:05:20 +00:00
freedreno freedreno: allow fence_fd fences to be recycled 2020-08-05 19:05:29 +00:00
i915 i915: Remove a bunch of default handling of pipe caps. 2020-07-22 19:06:51 +00:00
iris iris: Zero the add-on clear color BO on import 2020-08-03 16:24:16 +00:00
kmsro kmsro: Extend to include ingenic-drm 2019-12-21 18:27:51 +01:00
lima lima: Fix lima_screen_query_dmabuf_modifiers() 2020-08-04 13:58:33 +00:00
llvmpipe Revert "llvmpipe: Use the default behavior of ALLOW_MAPPED_BUFFERS." 2020-07-23 16:10:12 +10:00
nouveau nir: Add nir_foreach_shader_in/out_variable helpers 2020-07-29 17:38:57 +00:00
panfrost panfrost: Implement EXT_multisampled_render_to_texture 2020-08-04 18:39:24 +00:00
r300 gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries 2020-07-07 22:02:06 -04:00
r600 nir: Stop passing an options arg to nir_lower_int64() 2020-07-30 16:54:24 +00:00
radeon radeon/vcn: Corrected vp9 ref associated data incase of target->codec is NULL 2020-08-04 17:01:20 +00:00
radeonsi radeonsi: disable SDMA on gfx9 2020-08-05 18:48:35 +00:00
softpipe softpipe: Enable PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS; 2020-07-23 00:24:26 +00:00
svga svga: Remove a bunch of default handling of pipe caps. 2020-07-22 19:06:51 +00:00
swr swr: Bump maximum 2D texture size to 16kx16k 2020-08-03 13:46:51 +02:00
tegra meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
v3d nir: Add nir_foreach_shader_in/out_variable helpers 2020-07-29 17:38:57 +00:00
vc4 nir: Add a find_variable_with_[driver_]location helper 2020-07-29 17:38:58 +00:00
virgl virgl: Remove a bunch of default handling of pipe caps. 2020-07-22 19:06:51 +00:00
zink zink: implement handling for VK_EXT_calibrated_timestamps 2020-08-03 14:22:39 +00:00