summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile.header-test
diff options
context:
space:
mode:
authorChris Wilson2019-05-28 11:29:49 +0200
committerChris Wilson2019-05-28 13:45:29 +0200
commit10be98a77c558f8cfb823cd2777171fbb35040f6 (patch)
tree282e52f1db25a6d3b9c63714a8461171f6649412 /drivers/gpu/drm/i915/Makefile.header-test
parentdrm/i915: Move GEM domain management to its own file (diff)
downloadkernel-qcow2-linux-10be98a77c558f8cfb823cd2777171fbb35040f6.tar.gz
kernel-qcow2-linux-10be98a77c558f8cfb823cd2777171fbb35040f6.tar.xz
kernel-qcow2-linux-10be98a77c558f8cfb823cd2777171fbb35040f6.zip
drm/i915: Move more GEM objects under gem/
Continuing the theme of separating out the GEM clutter. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-8-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile.header-test')
-rw-r--r--drivers/gpu/drm/i915/Makefile.header-test2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/i915/Makefile.header-test b/drivers/gpu/drm/i915/Makefile.header-test
index 3a9663002d4a..e01cd91dc1c8 100644
--- a/drivers/gpu/drm/i915/Makefile.header-test
+++ b/drivers/gpu/drm/i915/Makefile.header-test
@@ -6,8 +6,6 @@ header_test := \
i915_active_types.h \
i915_debugfs.h \
i915_drv.h \
- i915_gem_context_types.h \
- i915_gem_pm.h \
i915_irq.h \
i915_params.h \
i915_priolist_types.h \