From: Federico Di Gregorio <fog@initd.org>
To: faith@valinux.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Intel 830m backport (2.5 -> 2.4)
Date: 23 Aug 2002 15:32:28 +0200 [thread overview]
Message-ID: <1030109549.1120.86.camel@momo> (raw)
[-- Attachment #1: Type: text/plain, Size: 1480 bytes --]
hi,
this is my first try at a kernel patch, i hope i am doing everything
right; if not, please just tell me. (i sent this patch to both the drm
maintainer and the linux-kernel ML. should i send 2.4 patches directly
to marcelo? mm..)
anyway, this is just a backport of the 2.5 DRM driver for Intel 830M to
the 2.4 series. It is against 2.4.19 but, consisting only of added files
it should work clean on later kernels (tested on 2.4.20pre). The patch
is quite big (67252 bytes) and can be downloaded from:
http://people.initd.org/fog/linux-2.4.19-i830.diff
* Added files:
linux-2.4.19/drivers/char/drm/i830_dma.c
linux-2.4.19/drivers/char/drm/i830_drm.h
linux-2.4.19/drivers/char/drm/i830_drv.c
linux-2.4.19/drivers/char/drm/i830_drv.h
linux-2.4.19/drivers/char/drm/i830.h
* Modified files:
linux-2.4.19/Documentation/Configure.help
linux-2.4.19/drivers/char/drm/Config.in
linux-2.4.19/drivers/char/drm/Makefile
The only noteworthy change is the removal of some 2.5 specific code from
i830_free_page (file i830_dma.c) and the replacement of unlock_page by
UnlockPage.
I am not subscribed to the kernel ML, so please keep me in cc:.
ciao,
federico
--
Federico Di Gregorio
Debian GNU/Linux Developer fog@debian.org
INIT.D Developer fog@initd.org
I came like Water, and like Wind I go. -- Omar Khayam
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2002-08-23 13:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-23 13:32 Federico Di Gregorio [this message]
2002-08-23 14:30 ` [PATCH] Intel 830m backport (2.5 -> 2.4) Christoph Hellwig
2002-08-23 15:23 ` Alan Cox
2002-08-23 16:01 ` Christoph Hellwig
2002-08-23 16:08 ` Rik van Riel
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=1030109549.1120.86.camel@momo \
--to=fog@initd.org \
--cc=faith@valinux.com \
--cc=linux-kernel@vger.kernel.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.