From: Dave Airlie <airlied@gmail.com>
To: Dave Airlie <airlied@linux.ie>
Cc: torvalds@osdl.org, Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: [bk pull] DRM tree - i915 driver only..
Date: Fri, 27 Aug 2004 20:46:22 +1000 [thread overview]
Message-ID: <21d7e99704082703463c48908a@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0408271123060.32411@skynet>
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/
>
prev parent reply other threads:[~2004-08-27 10:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-27 10:28 [bk pull] DRM tree - i915 driver only Dave Airlie
2004-08-27 10:46 ` Dave Airlie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=21d7e99704082703463c48908a@mail.gmail.com \
--to=airlied@gmail.com \
--cc=airlied@linux.ie \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.