intel/common: Implement the Xe functions for intel_gem
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 9 Feb 2023 17:57:56 +0000 (09:57 -0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 7 Mar 2023 15:41:36 +0000 (15:41 +0000)
commitd636e772c0c9f3b4147a2684ebd6a603f77e3caf
treef001910abbb7a2b109d5dd9806d781031a45b146
parent19aa1fb851f7065443b6dadda92e2151bf8e1027
intel/common: Implement the Xe functions for intel_gem

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21699>
src/intel/common/intel_gem.c
src/intel/common/meson.build
src/intel/common/xe/intel_gem.c [new file with mode: 0644]
src/intel/common/xe/intel_gem.h [new file with mode: 0644]