drm/i915/ttm Initialize the ttm device and memory managers
[linux-2.6-microblaze.git] / drivers / gpu / drm / i915 / Makefile
index d0d936d..cb88235 100644 (file)
@@ -50,6 +50,7 @@ i915-y += i915_drv.o \
          intel_memory_region.o \
          intel_pch.o \
          intel_pm.o \
+         intel_region_ttm.o \
          intel_runtime_pm.o \
          intel_sideband.o \
          intel_step.o \
@@ -160,7 +161,6 @@ gem-y += \
 i915-y += \
          $(gem-y) \
          i915_active.o \
-         i915_buddy.o \
          i915_cmd_parser.o \
          i915_gem_evict.o \
          i915_gem_gtt.o \