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>
This commit is contained in:

committed by
Marge Bot

parent
f51bafc368
commit
95ce9664d5
@@ -30,6 +30,8 @@ files_libintel_common = files(
|
||||
'intel_engine_i915.h',
|
||||
'intel_engine.c',
|
||||
'intel_engine.h',
|
||||
'intel_gem_i915.c',
|
||||
'intel_gem_i915.h',
|
||||
'intel_gem.c',
|
||||
'intel_gem.h',
|
||||
'intel_genX_state.h',
|
||||
|
Reference in New Issue
Block a user