public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [bk pull] DRM tree - i915 driver only..
@ 2004-08-27 10:28 Dave Airlie
  2004-08-27 10:46 ` Dave Airlie
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2004-08-27 10:28 UTC (permalink / raw)
  To: torvalds, Andrew Morton; +Cc: linux-kernel


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(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-27 10:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-27 10:28 [bk pull] DRM tree - i915 driver only Dave Airlie
2004-08-27 10:46 ` Dave Airlie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox