anv: Split i915 code from anv_batch_chain.c
authorJosé Roberto de Souza <jose.souza@intel.com>
Fri, 2 Sep 2022 13:55:22 +0000 (06:55 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 17 Jan 2023 17:10:18 +0000 (17:10 +0000)
commit94af444490f23497e5da2ef6ca351c592abf06a3
tree0fbe6a82c69380f1ba789b3ff1f2f22011572991
parent94ca73b3565b82ec9a8a7d5adfd7199b0e8eddcd
anv: Split i915 code from anv_batch_chain.c

There is no change in behavior here.

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Acked-by: Rohan Garg <rohan.garg@intel.com>
Acked-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20428>
src/intel/vulkan/anv_batch_chain.c
src/intel/vulkan/anv_gem.c
src/intel/vulkan/anv_gem_stubs.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/i915/anv_batch_chain.c [new file with mode: 0644]
src/intel/vulkan/i915/anv_batch_chain.h [new file with mode: 0644]
src/intel/vulkan/meson.build