mesa/src
Paulo Zanoni 1311eddd52 iris: fix off-by-one error when clearing stale syncobjs
This shouldn't fix any real world bugs, except it will now clear more
stale syncobjs than it was previously doing, and actually do what the
comment says it does.

I could not find a real workload where this change would be relevant,
although I didn't try too much. I wrote my own little egl program to
test this.

I spotted this while reading the code when investigating a Piglit
failure [0]. It turns out this part the code was not relvant for the
failure.

[0]: ext_external_objects-vk-image-display-overwrite

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13536>
2021-11-02 08:31:54 +00:00
..
amd radv: only enable VK_EXT_display_control for vrcompositor (SteamVR) 2021-11-02 08:08:33 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom v3dv: Implement VK_KHR_create_renderpass2 2021-11-02 07:43:31 +00:00
compiler mesa: preparse [ and [0] in gl_resource_name and use it in shader_query.cpp 2021-10-29 07:19:20 -04:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/wayland: Properly clear stale buffers on resize 2021-10-16 19:13:58 +00:00
etnaviv ci/etnaviv: add manual piglit testing 2021-11-01 09:18:23 -07:00
freedreno ci/freedreno: Add maxcpus=2 to the kernel cmdline on a530 2021-11-02 07:06:46 +01:00
gallium iris: fix off-by-one error when clearing stale syncobjs 2021-11-02 08:31:54 +00:00
gbm gbm: add GBM_FORMAT_GR1616 and RG1616 2021-10-27 02:53:05 +00:00
getopt
glx meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
gtest
hgl
imgui
intel intel/fs: Fix a cmod prop bug when cmod is set to inst that doesn't support it 2021-11-01 21:08:12 +00:00
loader gallium/dri: let the driver know if the imported image is DRI_PRIME buffer 2021-10-18 16:24:00 +02:00
mapi glthread: add an option to make glCheckFramebufferStatus a no-op 2021-10-27 01:24:03 +00:00
mesa mesa: skip strlen when hashing strings for ProgramResourceHash 2021-10-29 07:19:20 -04:00
microsoft microsoft/compiler: Use memcpy instead of a union to write dxil_features 2021-10-26 20:27:56 +00:00
nouveau
panfrost panfrost/ci: update piglit tests expectations on G52 2021-11-02 07:08:21 +01:00
tool pps: add an intel config file 2021-10-28 13:16:56 +03:00
util xmlconfig_test: add unit test for executable_regexp 2021-11-02 02:21:00 +00:00
virtio vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vulkan vulkan/wsi: set correct bits for host allocations/exports for images. 2021-11-02 10:27:04 +10:00
meson.build meson: build freedreno tools when other parts of freedreno not enabled 2021-10-26 00:33:31 +00:00