linux/drivers/gpu/drm/i915
Jesse Barnes 317c35d144 separate i915 suspend/resume functions into their own file
[Patch against drm-next.  Consider this a trial balloon for our new Linux
development model.]

This is a big chunk of code.  Separating it out makes it easier to change
without churn on the main i915_drv.c file (and there will be churn as we
fix bugs and add things like kernel mode setting).  Also makes it easier
to share this file with BSD.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-10-18 07:10:11 +10:00
..
i915_dma.c Add Intel ACPI IGD OpRegion support 2008-10-18 07:10:10 +10:00
i915_drv.c separate i915 suspend/resume functions into their own file 2008-10-18 07:10:11 +10:00
i915_drv.h separate i915 suspend/resume functions into their own file 2008-10-18 07:10:11 +10:00
i915_ioc32.c
i915_irq.c Add Intel ACPI IGD OpRegion support 2008-10-18 07:10:10 +10:00
i915_mem.c
i915_opregion.c Add Intel ACPI IGD OpRegion support 2008-10-18 07:10:10 +10:00
i915_reg.h Add Intel ACPI IGD OpRegion support 2008-10-18 07:10:10 +10:00
i915_suspend.c separate i915 suspend/resume functions into their own file 2008-10-18 07:10:11 +10:00
Makefile separate i915 suspend/resume functions into their own file 2008-10-18 07:10:11 +10:00