mesa/src
Lionel Landwerlin 612e35c8d9 iris: don't assert on unfinished aux import in copy paths
After a resource is created the first command using it could be a copy
command.

In iris_state we finish the import on surface/view creation but we
don't do that for copies.

v2: Move finish call to gallium entrypoints (Ken)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: <mesa-stable@lists.freedesktop.org>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2725
Reviewed-by: Tapani Pälli <tapani.palli@intel.com> (v1)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4657>
2020-04-30 21:18:42 +00:00
..
amd radv: Fix implicit sync with recent allocation changes. 2020-04-29 21:03:39 +00:00
broadcom drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
compiler nir: Add new linking helper to set linked driver locations. 2020-04-29 11:51:04 +00:00
drm-shim drm-shim: silence warnings 2020-04-30 11:32:54 +03:00
egl egl/wayland: Fix zwp_linux_dmabuf usage 2020-04-29 11:29:40 +01:00
etnaviv drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
freedreno freedreno: sync registers with envytools 2020-04-30 20:03:17 +00:00
gallium iris: don't assert on unfinished aux import in copy paths 2020-04-30 21:18:42 +00:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:37:21 +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 meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel Revert "anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)" 2020-04-30 14:45:50 +00:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi glthread: sort variables in marshal structures to pack them optimally 2020-04-27 11:56:06 +00:00
mesa i965: remove unused variable 2020-04-29 21:16:45 +00:00
panfrost pan/decode: Use correct printf modifier for long int 2020-04-30 16:27:46 +02:00
util util/simple_mtx: add assert_locked() 2020-04-29 20:37:00 +00:00
vulkan vulkan: Update Vulkan XML and headers to 1.2.139 2020-04-28 22:55:25 +00:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00