summaryrefslogtreecommitdiff
path: root/copy-list
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-08-18 22:10:32 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2013-10-21 23:58:37 +0200
commitfc866fa8b6ace7159b46cd219f3ea795effa4267 (patch)
tree834d3555068e6232541664385cb338e87438c6b6 /copy-list
parent3455026991cda1129ae313830ecd7386f75362a5 (diff)
backports: fix intel i915 drm driver
The intel i915 drm driver uses the declarations from intel-gtt.h to interact with drivers/char/agp/intel-gtt.c which is not backported by backports project. To prevent some strange problems when using i915, use the headers from the kernel and do not use our own. This causes some compile problems which where runtime problems before and bumps the minimal kernel version to 3.7. This i915 still crash on my device with kernel 3.7. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'copy-list')
-rw-r--r--copy-list31
1 files changed, 30 insertions, 1 deletions
diff --git a/copy-list b/copy-list
index 89147e80..1f9f78ae 100644
--- a/copy-list
+++ b/copy-list
@@ -116,7 +116,36 @@ drivers/net/usb/sierra_net.c
drivers/net/usb/qmi_wwan.c
# DRM
-include/drm/
+include/drm/drm_buffer.h
+include/drm/drm_cache.h
+include/drm/drm_core.h
+include/drm/drm_crtc.h
+include/drm/drm_crtc_helper.h
+include/drm/drm_dp_helper.h
+include/drm/drm_edid.h
+include/drm/drm_encoder_slave.h
+include/drm/drm_fb_cma_helper.h
+include/drm/drm_fb_helper.h
+include/drm/drm_fixed.h
+include/drm/drm_gem_cma_helper.h
+include/drm/drm_global.h
+include/drm/drm_hashtab.h
+include/drm/drm_memory.h
+include/drm/drm_mem_util.h
+include/drm/drm_mm.h
+include/drm/drm_os_linux.h
+include/drm/drm_pciids.h
+include/drm/drmP.h
+include/drm/drm_rect.h
+include/drm/drm_sysfs.h
+include/drm/drm_usb.h
+include/drm/drm_vma_manager.h
+include/drm/exynos_drm.h
+include/drm/gma_drm.h
+include/drm/i915_drm.h
+include/drm/i915_powerwell.h
+include/drm/i2c/
+include/drm/ttm/
include/uapi/drm/
drivers/platform/x86/intel_ips.h
drivers/gpu/drm/