linux/drivers/gpu/drm/i915
David Howells 4126d5d61f UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
Remove redundant DRM UAPI header #inclusions from drivers/gpu/.

Remove redundant #inclusions of core DRM UAPI headers (drm.h, drm_mode.h and
drm_sarea.h).  They are now #included via drmP.h and drm_crtc.h via a preceding
patch.

Without this patch and the patch to make include the UAPI headers from the core
headers, after the UAPI split, the DRM C sources cannot find these UAPI headers
because the DRM code relies on specific -I flags to make #include "..."  work
on headers in include/drm/ - but that does not work after the UAPI split without
adding more -I flags.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
2012-10-02 18:01:05 +01:00
..
dvo_ch7xxx.c Drivers: i915: Fix all space related issues. 2011-09-19 18:01:47 -07:00
dvo_ch7017.c Drivers: i915: Fix all space related issues. 2011-09-19 18:01:47 -07:00
dvo_ivch.c Drivers: i915: Fix all space related issues. 2011-09-19 18:01:47 -07:00
dvo_sil164.c Drivers: i915: Fix all space related issues. 2011-09-19 18:01:47 -07:00
dvo_tfp410.c Drivers: i915: Fix all space related issues. 2011-09-19 18:01:47 -07:00
dvo.h UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_debugfs.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_dma.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_drv.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_drv.h drm/i915: Add comments to explain the BSD tail write workaround 2012-07-20 12:21:37 +02:00
i915_gem_context.c drm/i915: remove unused variable 2012-08-05 22:39:53 +02:00
i915_gem_debug.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_gem_dmabuf.c i915: add dma-buf vmap support for exporting vmapped buffer 2012-05-31 14:13:57 +01:00
i915_gem_evict.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_gem_execbuffer.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_gem_gtt.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_gem_stolen.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_gem_tiling.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_gem.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_ioc32.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_irq.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_reg.h drm/i915: fix hsw uncached pte 2012-08-17 09:21:35 +02:00
i915_suspend.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
i915_sysfs.c drm/i915: make rc6 in sysfs functions conditional 2012-08-06 19:31:33 +02:00
i915_trace_points.c drm/i915: [sparse] trivial sparse fixes 2012-04-18 10:34:49 +02:00
i915_trace.h drm/i915: improve i915_wait_request_begin trace 2012-05-25 09:55:15 +02:00
intel_acpi.c drm/i915: [sparse] trivial sparse fixes 2012-04-18 10:34:49 +02:00
intel_bios.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_bios.h drm/i915/bios: cleanup return type of intel_parse_bios() 2012-06-27 10:17:51 +01:00
intel_crt.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_ddi.c drm/i915: program FDI_RX TP and FDI delays 2012-07-05 15:09:03 +02:00
intel_display.c drm/i915: enable lvds pin pairs before dpll on gen2 2012-09-17 10:04:39 +02:00
intel_dp.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_drv.h drm/i915: extract connector update from intel_ddc_get_modes() for reuse 2012-08-17 09:21:35 +02:00
intel_dvo.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_fb.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_hdmi.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_i2c.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_lvds.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_modes.c drm/i915: extract connector update from intel_ddc_get_modes() for reuse 2012-08-17 09:21:35 +02:00
intel_opregion.c drm/i915: [sparse] __iomem fixes for opregion 2012-05-03 11:18:00 +02:00
intel_overlay.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_panel.c drm/i915: do not expose a dysfunctional backlight interface to userspace 2012-09-03 20:42:10 +02:00
intel_pm.c drm/i915: set the right gen3 flip_done mode also at resume 2012-09-10 21:30:03 +02:00
intel_ringbuffer.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_ringbuffer.h drm/i915: disable flushing_list/gpu_write_list 2012-06-20 13:54:28 +02:00
intel_sdvo_regs.h drm/i915: properly handle interlaced bit for sdvo dtd conversion 2012-05-24 17:53:52 +02:00
intel_sdvo.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
intel_sprite.c drm/i915: fix color order for BGR formats on IVB 2012-08-23 11:44:53 +02:00
intel_tv.c UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 2012-10-02 18:01:05 +01:00
Makefile drm/i915: preliminary context support 2012-06-14 17:36:16 +02:00