From: Ian Romanick <idr@us.ibm.com>
To: Jon Smirl <jonsmirl@yahoo.com>
Cc: Dave Airlie <airlied@linux.ie>,
"DRI developer's list" <dri-devel@lists.sourceforge.net>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: DRM function pointer work..
Date: Fri, 06 Aug 2004 09:32:46 -0700 [thread overview]
Message-ID: <4113B2AE.8090706@us.ibm.com> (raw)
In-Reply-To: <20040806024907.13024.qmail@web14923.mail.yahoo.com>
Jon Smirl wrote:
> The only case I see a problem is when drm-core is compiled into the
> kernel. Why don't we just change the Makefile to default to copying the
> CVS code into the kernel source tree and tell the user to rebuild his
> kernel?
I don't think that will fly with Joe-user that just wants to upgrade his
graphics driver. The other problem case is if the user has two graphics
cards in his system. He wants to upgrade the driver for one of them (or
install a new driver for a new card), but the interface between the
device-independent (in-kernel) layer and the device-dependent
(in-kernel) layer has changed.
Unless there is some way to have multiple device-independent modules (on
a built-in and a module) loaded, the user is stuck in a situation where
he has to update both drivers, but it may not be obvious that they need
to do so.
I don't think this situation is likely to happen, but if there is even
the potential for it to happen, we will get bitten. :(
> Then for us DRM hackers just have another make target that builds
> outside of the tree like we are currently doing. We could add a single
> symbol as a check, drm_core in kernel would not provide the symbol.
> drm_core compiled as a module provides it. drm compiled out of tree
> requires it. drm compiled in tree doesn't care.
next parent reply other threads:[~2004-08-06 16:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20040806024907.13024.qmail@web14923.mail.yahoo.com>
2004-08-06 16:32 ` Ian Romanick [this message]
2004-08-06 16:54 ` DRM function pointer work Keith Whitwell
2004-08-06 17:16 ` Jon Smirl
2004-08-06 17:20 ` Keith Whitwell
2004-08-06 17:46 ` Jon Smirl
2004-08-07 22:42 ` Dave Jones
2004-08-06 17:24 ` Keith Whitwell
2004-08-06 17:48 ` Jon Smirl
2004-08-07 0:11 ` Dave Airlie
2004-08-07 14:47 ` Christoph Hellwig
2004-08-07 13:31 ` Alan Cox
2004-08-07 14:48 ` Christoph Hellwig
2004-08-07 14:46 ` Christoph Hellwig
[not found] <Pine.LNX.4.58.0408031427540.31513@skynet>
[not found] ` <Pine.LNX.4.58.0408041201490.30393@skynet>
[not found] ` <41128B90.5070702@us.ibm.com>
[not found] ` <Pine.LNX.4.58.0408052338010.9947@skynet>
[not found] ` <4112C09B.1070603@us.ibm.com>
2004-08-05 23:54 ` Dave Airlie
2004-08-07 14:43 ` Christoph Hellwig
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=4113B2AE.8090706@us.ibm.com \
--to=idr@us.ibm.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.sourceforge.net \
--cc=jonsmirl@yahoo.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.