[bk pull] DRM tree - i915 driver only..

From: Dave Airlie
Date: Fri Aug 27 2004 - 05:32:01 EST



Hi Linus,

Please do a
bk pull bk://drm.bkbits.net/drm-2.6

This is just the i915 driver, which is required for the upcoming Xorg
release,

the patch is quite large so I've not attached it, its also at
http://www.skynet.ie/~airlied/patches/dri/i915_linux.diff

It's been run through Lindent.

Dave.

drivers/char/drm/Kconfig | 13
drivers/char/drm/Makefile | 2
drivers/char/drm/drm_os_linux.h | 4
drivers/char/drm/drm_pciids.h | 8
drivers/char/drm/i915.h | 88 ++++
drivers/char/drm/i915_dma.c | 714 ++++++++++++++++++++++++++++++++++++++++
drivers/char/drm/i915_drm.h | 154 ++++++++
drivers/char/drm/i915_drv.c | 31 +
drivers/char/drm/i915_drv.h | 214 +++++++++++
drivers/char/drm/i915_irq.c | 162 +++++++++
drivers/char/drm/i915_mem.c | 347 +++++++++++++++++++
11 files changed, 1736 insertions(+), 1 deletion(-)


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/