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

* Re: [bk pull] DRM tree - i915 driver only..
  2004-08-27 10:28 [bk pull] DRM tree - i915 driver only Dave Airlie
@ 2004-08-27 10:46 ` Dave Airlie
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Airlie @ 2004-08-27 10:46 UTC (permalink / raw)
  To: Dave Airlie; +Cc: torvalds, Andrew Morton, linux-kernel

There is an additional one liner changeset in the tree, __NO_VERSION__
sneaked in, I've just applied a patch to the DRM CVS killing
NO_VERSION for ever.. we don't support 2.2/3 anyways...

Dave.

On Fri, 27 Aug 2004 11:28:34 +0100 (IST), Dave Airlie <airlied@linux.ie> wrote:
> 
> 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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

^ 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