From 3f13df4d019cfcbef3f9909e3b993896d3c934e6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:22:22 +0200 Subject: Adding upstream version 2.4.114. Signed-off-by: Daniel Baumann --- intel/Makefile.sources | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 intel/Makefile.sources (limited to 'intel/Makefile.sources') diff --git a/intel/Makefile.sources b/intel/Makefile.sources new file mode 100644 index 0000000..aa27e27 --- /dev/null +++ b/intel/Makefile.sources @@ -0,0 +1,17 @@ +LIBDRM_INTEL_FILES := \ + i915_pciids.h \ + intel_bufmgr.c \ + intel_bufmgr_priv.h \ + intel_bufmgr_fake.c \ + intel_bufmgr_gem.c \ + intel_decode.c \ + intel_chipset.h \ + intel_chipset.c \ + mm.c \ + mm.h \ + uthash.h + +LIBDRM_INTEL_H_FILES := \ + intel_bufmgr.h \ + intel_aub.h \ + intel_debug.h -- cgit v1.2.3