mesa/src/intel
José Roberto de Souza 89c6fa1883 anv: Fix condition to clear query pool with blorp
The comment above says it all, only when queue is not protected that
it is possible to clear query pool with blorp but it was checking
the opposite.

Fixes: d5b0526507 ("anv: propagate protected information for blorp operations")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31239>
2024-09-19 17:54:24 +00:00
..
blorp intel: Support any depth fast-clear value on Xe2 2024-08-27 06:15:36 +00:00
ci Uprev Piglit to e9ab30aeaed97b69868cf4d6d6a3f70f3b53c362 2024-09-19 15:41:32 +00:00
common intel: replace (uint64_t - uint64_t) > 0 with uint64_t > uint64_t 2024-09-16 17:12:17 +00:00
compiler brw: fix virtual register splitting to not go below physical register size 2024-09-18 23:26:34 +00:00
decoder intel/decoder: Handle HCP_PAK_INSERT_OBJECT 2024-08-02 07:15:59 +00:00
dev intel/dev: Fix warning for max_threads_per_psd when devinfo->verx10 == 120 2024-09-10 03:21:12 +00:00
ds anv/hasvk: add indirect tracepoint arguments 2024-08-03 16:03:04 +03:00
executor intel/executor: Fix a couple of memory leaks in the tool 2024-09-13 01:21:24 +00:00
genxml anv,iris: prefix the argument format with XI for a upcoming refactor 2024-08-20 09:41:51 +00:00
isl intel/isl: Always set EnableUnormPathInColorPipe 2024-09-09 23:48:31 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel/perf: delete dead code. 2024-09-18 19:56:04 +00:00
shaders meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
vulkan anv: Fix condition to clear query pool with blorp 2024-09-19 17:54:24 +00:00
vulkan_hasvk hasvk: remove useless uint >= 0 check 2024-09-17 21:16:36 +00:00
meson.build intel: Add executor tool 2024-08-14 03:03:46 +00:00