mesa/src/intel
Lionel Landwerlin 09f3a1f724 anv: Fix wait_count missing increment
If we don't wait on anything, I bet it makes the QueuePresent faster,
but also completely wrong...

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 02f94c3306 ("anv: don't wait for completion of work on vkQueuePresent()")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4276
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9211>
(cherry picked from commit b0b1bf9957)
2021-02-23 13:51:00 -08:00
..
blorp nir/builder: Add a nir_ieq_imm helper 2020-11-03 22:18:28 +00:00
common intel/mi_builder: fix self modifying batches 2021-01-15 09:17:45 -08:00
compiler intel/compiler: Use CMPN for min / max on Gen4 and Gen5 2021-02-23 13:50:59 -08:00
dev intel: remove dead code 2020-11-02 19:58:56 +00:00
genxml intel: remove dead code 2020-11-02 19:58:56 +00:00
isl genxml: drop gen10 2020-10-20 07:56:40 +00:00
perf intel: remove dead code 2020-11-02 19:58:56 +00:00
tools intel/tools: add missing new lines to few remaining fail_if users 2020-11-05 12:07:51 +00:00
vulkan anv: Fix wait_count missing increment 2021-02-23 13:51:00 -08:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk intel: split driver/device UUID generators 2020-10-07 11:11:23 +03:00
Android.compiler.mk android: fix build issues with brw_nir_trig_workarounds.c 2017-10-04 07:39:05 +03:00
Android.dev.mk intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
Android.genxml.mk genxml: drop gen10 2020-10-20 07:56:40 +00:00
Android.isl.mk intel/isl: Don't generate Gen10-specific functions 2020-10-15 09:29:54 -07:00
Android.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.perf.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.vulkan.mk anv: Don't generate Gen10-specific functions 2020-10-15 09:29:54 -07:00
Makefile.perf.am i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Makefile.sources genxml: drop gen10 2020-10-20 07:56:40 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00