mesa/src/intel
Lionel Landwerlin 46c37c8600 anv: don't forget to add scratch buffer to BO list
We reference the scratch BO using a bindless index in the command
streamer instructions, but we forgot to add them to the BO list.

v2: Make use of pipeline reloc list (Jason)

v3: Don't add NULL BOs to the reloc list (Lionel)

v4: Don't add BOs twice to reloc list when dealing with addresses
    (Lionel)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: eeeea5cb87 ("anv: Add support for scratch on XeHP")
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13544>
2021-11-10 17:22:15 +00:00
..
blorp anv,blorp,iris: Set MOCS for COMPUTE_WALKER post-sync operation 2021-11-08 23:29:51 +00:00
common intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
compiler intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
dev anv: Pull aperture size from devinfo 2021-11-09 02:48:24 +00:00
ds intel/pps: reuse timestamp_frequency from intel_device_info 2021-10-28 13:16:56 +03:00
genxml intel/genxml/125: Update COMPUTE_WALKER POSTSYNC_DATA struct 2021-11-08 23:29:51 +00:00
isl intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
tools intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
vulkan anv: don't forget to add scratch buffer to BO list 2021-11-10 17:22:15 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build pps: Intel pps driver 2021-05-18 14:28:48 +00:00