* Re: [PATCH] Enable Intel AGP on x86-64
[not found] <200402182006.i1IK6bL7022634@hera.kernel.org>
@ 2004-02-18 20:23 ` Dave Jones
2004-02-19 1:11 ` Andi Kleen
0 siblings, 1 reply; 4+ messages in thread
From: Dave Jones @ 2004-02-18 20:23 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: ak
On Wed, Feb 18, 2004 at 07:44:38PM +0000, Linux Kernel wrote:
> ChangeSet 1.1564, 2004/02/18 11:44:38-08:00, ak@suse.de
>
> [PATCH] Enable Intel AGP on x86-64
>
> Enable the Intel AGP driver for x86-64 too.
Please don't do this. At least copy intel-agp.c to
something new and throw out all the dozens of chipsets
that will never appear on ia32e.
Splitting agpgart up to seperate drivers allowed us
to stop adding cruft upon cruft with each generation
of chipsets. I don't want to have to spend half of
2.7 decrufting agpgart again.
Dave
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] Enable Intel AGP on x86-64
2004-02-18 20:23 ` [PATCH] Enable Intel AGP on x86-64 Dave Jones
@ 2004-02-19 1:11 ` Andi Kleen
2004-02-18 20:44 ` Dave Jones
0 siblings, 1 reply; 4+ messages in thread
From: Andi Kleen @ 2004-02-19 1:11 UTC (permalink / raw)
To: Dave Jones; +Cc: linux-kernel
On Wed, 18 Feb 2004 20:23:25 +0000
Dave Jones <davej@redhat.com> wrote:
> On Wed, Feb 18, 2004 at 07:44:38PM +0000, Linux Kernel wrote:
> > ChangeSet 1.1564, 2004/02/18 11:44:38-08:00, ak@suse.de
> >
> > [PATCH] Enable Intel AGP on x86-64
> >
> > Enable the Intel AGP driver for x86-64 too.
>
> Please don't do this. At least copy intel-agp.c to
> something new and throw out all the dozens of chipsets
> that will never appear on ia32e.
>
> Splitting agpgart up to seperate drivers allowed us
> to stop adding cruft upon cruft with each generation
> of chipsets. I don't want to have to spend half of
> 2.7 decrufting agpgart again.
Huh? Did you actually read the patch? It doesn't change the AGP
driver at all, just enables it in Kconfig because Intel chipsets
can be now used on the x86-64 kernel too.
-Andi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Enable Intel AGP on x86-64
2004-02-19 1:11 ` Andi Kleen
@ 2004-02-18 20:44 ` Dave Jones
2004-02-19 2:55 ` Andi Kleen
0 siblings, 1 reply; 4+ messages in thread
From: Dave Jones @ 2004-02-18 20:44 UTC (permalink / raw)
To: Andi Kleen; +Cc: linux-kernel
On Thu, Feb 19, 2004 at 02:11:49AM +0100, Andi Kleen wrote:
> > Please don't do this. At least copy intel-agp.c to
> > something new and throw out all the dozens of chipsets
> > that will never appear on ia32e.
> >
> > Splitting agpgart up to seperate drivers allowed us
> > to stop adding cruft upon cruft with each generation
> > of chipsets. I don't want to have to spend half of
> > 2.7 decrufting agpgart again.
>
> Huh? Did you actually read the patch?
Yes, did you actually read my mail?
> It doesn't change the AGP driver at all, just enables it in Kconfig because
> Intel chipsets can be now used on the x86-64 kernel too.
You *really* think you're going to see a 440BX GART on ia32e ?
i810 ? i820 ? i830 ? etc. etc. I'd be *very* surprised if anything
but the current generation of ia32 chipsets gets used on ia32e.
It just doesn't make sense.
Without even looking at the code I'll bet you can shrink it
by at least 75%.
Dave
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Enable Intel AGP on x86-64
2004-02-18 20:44 ` Dave Jones
@ 2004-02-19 2:55 ` Andi Kleen
0 siblings, 0 replies; 4+ messages in thread
From: Andi Kleen @ 2004-02-19 2:55 UTC (permalink / raw)
To: Dave Jones; +Cc: linux-kernel
On Wed, 18 Feb 2004 20:44:06 +0000
Dave Jones <davej@redhat.com> wrote:
> On Thu, Feb 19, 2004 at 02:11:49AM +0100, Andi Kleen wrote:
>
> > > Please don't do this. At least copy intel-agp.c to
> > > something new and throw out all the dozens of chipsets
> > > that will never appear on ia32e.
> > >
> > > Splitting agpgart up to seperate drivers allowed us
> > > to stop adding cruft upon cruft with each generation
> > > of chipsets. I don't want to have to spend half of
> > > 2.7 decrufting agpgart again.
> >
> > Huh? Did you actually read the patch?
>
> Yes, did you actually read my mail?
I guess I had expected it to make more sense, but it didn't.
>
> > It doesn't change the AGP driver at all, just enables it in Kconfig because
> > Intel chipsets can be now used on the x86-64 kernel too.
>
> You *really* think you're going to see a 440BX GART on ia32e ?
> i810 ? i820 ? i830 ? etc. etc. I'd be *very* surprised if anything
> but the current generation of ia32 chipsets gets used on ia32e.
> It just doesn't make sense.
>
> Without even looking at the code I'll bet you can shrink it
> by at least 75%.
Feel free to do that. I don't have any plans to hack the Intel AGP driver
right now.
-Andi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-02-18 21:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200402182006.i1IK6bL7022634@hera.kernel.org>
2004-02-18 20:23 ` [PATCH] Enable Intel AGP on x86-64 Dave Jones
2004-02-19 1:11 ` Andi Kleen
2004-02-18 20:44 ` Dave Jones
2004-02-19 2:55 ` Andi Kleen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox