intel/common: Move i915 gem specific code to its own file
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 6 Oct 2022 18:07:33 +0000 (11:07 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 23 Dec 2022 18:22:29 +0000 (18:22 +0000)
commit95ce9664d5d350d05ee6f989c3d112004263341b
tree335f7d9aa5c0022060a226ab8b10ede7921d22cc
parentf51bafc36834aa9cee85b1f99d001d5a7702bc6a
intel/common: Move i915 gem specific code to its own file

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/20423>
src/intel/common/intel_gem.c
src/intel/common/intel_gem.h
src/intel/common/intel_gem_i915.c [new file with mode: 0644]
src/intel/common/intel_gem_i915.h [new file with mode: 0644]
src/intel/common/meson.build