xref: /third_party/libdrm/intel/Makefile.sources
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libdrm/intel/
1LIBDRM_INTEL_FILES := \
2	i915_pciids.h \
3	intel_bufmgr.c \
4	intel_bufmgr_priv.h \
5	intel_bufmgr_fake.c \
6	intel_bufmgr_gem.c \
7	intel_decode.c \
8	intel_chipset.h \
9	intel_chipset.c \
10	mm.c \
11	mm.h \
12	uthash.h
13
14LIBDRM_INTEL_H_FILES := \
15	intel_bufmgr.h \
16	intel_aub.h \
17	intel_debug.h
18

Indexes created Thu Nov 07 10:32:03 CST 2024