mesa/src/intel
José Roberto de Souza b8f93bfd38 anv: Always create anv_async_submit in init_copy_video_queue_state()
A next patch will emit more instructions in video and copy queues
for Gfx 200 and newer but the current code only creates anv_async_submit
if device has aux_map.
Instead we can always create anv_async_submit and only submit it to
hardware if any instruction was emited.

Fixes: 86813c60a4 ("mi-builder: add read/write memory fencing support on Gfx20+")
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/32680>
2024-12-18 17:16:05 +00:00
..
blorp blorp: use 2D dimension for 1D tiled images 2024-12-12 17:10:45 +00:00
ci ci/lava: Use CI_JOB_TIMEOUT instead of separate variable 2024-12-18 09:23:27 +00:00
common intel/common: Enable mi_builder test for PTL 2024-11-20 01:47:04 +00:00
compiler brw/emit: Fix BROADCAST when value is uniform and index is immediate 2024-12-17 21:57:26 +00:00
decoder intel/decoder: fix COMPUTE_WALKER handling 2024-12-12 07:35:18 +00:00
dev intel/dev: update mesa_defs.json from internal database 2024-12-11 17:32:52 +00:00
ds anv: add BVH building tracking through u_trace 2024-12-09 14:45:00 +00:00
executor intel/executor: Add example using scalar register and send gather 2024-12-13 02:18:15 +00:00
genxml intel/genxml/xe2: Add STATE_SYSTEM_MEM_FENCE_ADDRESS instruction 2024-12-18 17:16:05 +00:00
isl intel/isl: Fix DecompressInL3 assignment on gfx12.5 2024-12-03 22:54:34 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf anv: Protect memcpy/memset/qsort calls against NULL arguments 2024-11-14 01:05:01 +00:00
shaders anv: implement Wa_16011107343/22018402687 for generated draws 2024-11-12 22:48:39 +00:00
tools intel/hang_replay: remove EXEC_OBJECT_WRITE 2024-10-04 21:37:41 +00:00
vulkan anv: Always create anv_async_submit in init_copy_video_queue_state() 2024-12-18 17:16:05 +00:00
vulkan_hasvk vulkan: rename depth bias graphics states 2024-12-06 13:48:26 -05:00
meson.build intel: Add executor tool 2024-08-14 03:03:46 +00:00