mesa/src/virtio
Juston Li 836ef56c51 venus: fix query feedback copy sanitize off by 1
Copy sanitization incorrectly included +1 range of the reset.

Eg Reset Query=0 QueryCount=5 is [0,5) exclusive, not [0,5] inclusive.

Fixes: 5b24ab91e4 ("venus: switch to unconditionally deferred query feedback")

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26603>
(cherry picked from commit 4f2b4b81d1)
2023-12-10 17:29:56 +00:00
..
ci ci/venus: mark more flaky tests after recent cts uprev 2023-10-20 21:33:22 +00:00
venus-protocol venus: Sync protocol for VK_EXT_graphics_pipeline_library 2023-10-18 12:12:16 -07:00
virtio-gpu virgl: report MIRROR_CLAMP features better 2023-09-25 22:51:20 +00:00
vtest
vulkan venus: fix query feedback copy sanitize off by 1 2023-12-10 17:29:56 +00:00
meson.build