<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/char/agp, branch linux-2.6.16.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.16.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.16.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2006-12-15T00:56:30+00:00</updated>
<entry>
<title>AGP: Allocate AGP pages with GFP_DMA32 by default</title>
<updated>2006-12-15T00:56:30+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@osdl.org</email>
</author>
<published>2006-12-15T00:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=dcc6e343ff0463b005ca0488be90b8d0025de3e4'/>
<id>urn:sha1:dcc6e343ff0463b005ca0488be90b8d0025de3e4</id>
<content type='text'>
Not all graphic page remappers support physical addresses over the 4GB
mark for remapping, so while some do (the AMD64 GART always did, and I
just fixed the i965 to do so properly), we're safest off just forcing
GFP_DMA32 allocations to make sure graphics pages get allocated in the
low 32-bit address space by default.

AGP sub-drivers that really care, and can do better, could just choose
to implement their own allocator (or we could add another "64-bit safe"
default allocator for their use), but quite frankly, you're not likely
to care in practice.

So for now, this trivial change means that we won't be allocating pages
that we can't map correctly by mistake on x86-64.

[ On traditional 32-bit x86, this could never happen, because GFP_KERNEL
  would never allocate any highmem memory anyway ]

Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>[AGPGART] remove unused variable</title>
<updated>2006-11-09T08:54:54+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-11-09T08:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c3fe9b53262fb22a7aaacf448e911f267c5482a9'/>
<id>urn:sha1:c3fe9b53262fb22a7aaacf448e911f267c5482a9</id>
<content type='text'>
This patch removes an unused variable.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
</content>
</entry>
<entry>
<title>[AGPGART] Suspend/Resume support for nVidia nForce AGP.</title>
<updated>2006-11-09T08:53:22+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2006-11-09T08:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8a3decfebb02774c7db8df2a439e106ce983549c'/>
<id>urn:sha1:8a3decfebb02774c7db8df2a439e106ce983549c</id>
<content type='text'>
Based on a patch from the Ubuntu kernel.

Signed-off-by: Ben Collins &lt;bcollins@ubuntu.com&gt;
Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>[AGPGART] VIA PT880 Ultra support.</title>
<updated>2006-09-18T17:17:43+00:00</updated>
<author>
<name>Magnus Kessler</name>
<email>Magnus.Kessler@gmx.net</email>
</author>
<published>2006-09-18T17:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=52e2396db27398059ec7c7fcb76a54e80189d1fb'/>
<id>urn:sha1:52e2396db27398059ec7c7fcb76a54e80189d1fb</id>
<content type='text'>
This patch enables agpgart on a Via "PT880 Ultra" based motherboard
(Asus P4V800D-X). The PCI ID of the PT880 Ultra is 0x0308 instead of
0x0258 of the PT880.

The patched via-agp passes testgart.

Signed-off-by: Magnus Kessler &lt;Magnus.Kessler@gmx.net&gt;
Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>[AGPGART] ATI RS350 support.</title>
<updated>2006-09-18T17:16:24+00:00</updated>
<author>
<name>Julien Tous</name>
<email>julien.tous@gmail.com</email>
</author>
<published>2006-09-18T17:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f7acda41f4fc2370ebbae22b47fc8f51332d4416'/>
<id>urn:sha1:f7acda41f4fc2370ebbae22b47fc8f51332d4416</id>
<content type='text'>
From: Julien Tous &lt;julien.tous@gmail.com&gt;
Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>[AGPGART] Fix Nforce3 suspend on amd64.</title>
<updated>2006-08-09T22:03:27+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2006-08-09T22:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=296b3f9ee6e8176e54229ef1d357b4e044c01fb2'/>
<id>urn:sha1:296b3f9ee6e8176e54229ef1d357b4e044c01fb2</id>
<content type='text'>
kernel.org bugzilla #6206

Based on patch from Serge Belyshev &lt;belyshev@depni.sinp.msu.ru&gt;

Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] efficeon-agp: Add missing memory mask</title>
<updated>2006-04-24T16:56:03+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-04-15T00:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=9d9c917ebaf0185248e80d6b4a589b8b4d193947'/>
<id>urn:sha1:9d9c917ebaf0185248e80d6b4a589b8b4d193947</id>
<content type='text'>
Original patch by Benjamin Herrenschmidt after debugging by Brian Hinz.

Cc: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Cc: Brian Hinz &lt;bphinz@hotmail.com&gt;
Signed-off-by: H Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[AGPGART] Add some informational printk to nforce GART failure path.</title>
<updated>2006-02-20T23:34:37+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2006-02-20T23:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b41c82eb5fb49912ce26c51ec221ba35e06c7d9b'/>
<id>urn:sha1:b41c82eb5fb49912ce26c51ec221ba35e06c7d9b</id>
<content type='text'>
Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
</content>
</entry>
<entry>
<title>[AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HE</title>
<updated>2006-02-13T02:05:32+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2006-02-13T02:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cf5e40221bc509e13e22dc83c77c0c115eab531f'/>
<id>urn:sha1:cf5e40221bc509e13e22dc83c77c0c115eab531f</id>
<content type='text'>
This chipset is unsupported, and likely to remain that way.

Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
</content>
</entry>
<entry>
<title>[AGPGART] help text updates</title>
<updated>2006-02-10T19:41:00+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-02-10T10:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1311c24fad3b2acad5c6545d2107c226774f02e8'/>
<id>urn:sha1:1311c24fad3b2acad5c6545d2107c226774f02e8</id>
<content type='text'>
This patch contains help text updates including the following:
- XFree86 * -&gt; X
- there is no need for repeating part of the help text of the AGP
  option and having "If unsure, say Y/N." in the chip specific
  options.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
</content>
</entry>
</feed>
