Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: ati-faq.xml
Date: Sun, 06 Jul 2008 08:29:18
Message-Id: E1KFPcN-00022o-Ax@stork.gentoo.org
1 nightmorph 08/07/06 08:29:11
2
3 Modified: ati-faq.xml
4 Log:
5 add info for bug 230911. also, i did some more digging on binary and xorg driver support, and have added some free additional bonus information, and some info on the 4000 series, which is soon to have support in xf86-video-ati, probably into the next 6.9.x update, or whatever comes next. just a matter of PCI IDs and such; see phoronix.com for more info on that.
6
7 Revision Changes Path
8 1.46 xml/htdocs/doc/en/ati-faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.46&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.46&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.45&r2=1.46
13
14 Index: ati-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v
17 retrieving revision 1.45
18 retrieving revision 1.46
19 diff -u -r1.45 -r1.46
20 --- ati-faq.xml 29 Nov 2007 08:02:20 -0000 1.45
21 +++ ati-faq.xml 6 Jul 2008 08:29:11 -0000 1.46
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.45 2007/11/29 08:02:20 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.46 2008/07/06 08:29:11 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/ati-faq.xml">
29 @@ -27,8 +27,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.6</version>
34 -<date>2007-11-29</date>
35 +<version>1.7</version>
36 +<date>2008-07-06</date>
37
38 <chapter>
39 <title>Hardware Support</title>
40 @@ -74,28 +74,25 @@
41 <tr>
42 <ti>R500</ti>
43 <ti>Radeon X1300 and higher</ti>
44 - <ti>ATI DRI, xorg support is in progress</ti>
45 + <ti>ATI DRI, xorg (since xf86-video-ati 6.9)</ti>
46 </tr>
47 <tr>
48 <ti>R600</ti>
49 <ti>Radeon HD 2000 series</ti>
50 - <ti>ATI DRI</ti>
51 + <ti>ATI DRI, xorg (since xf86-video-ati 6.9)</ti>
52 </tr>
53 <tr>
54 <ti>RV670</ti>
55 <ti>Radeon HD 3000 series</ti>
56 - <ti>none, support is in progress</ti>
57 + <ti>ATI DRI, xorg (since xf86-video-ati 6.9)</ti>
58 +</tr>
59 +<tr>
60 + <ti>RV770</ti>
61 + <ti>Radeon HD 4000 series</ti>
62 + <ti>ATI DRI (since catalyst 8.6), xorg support in progress</ti>
63 </tr>
64 </table>
65
66 -<note>
67 -The HD 3000 series cards are based on the R600 chip, but there is currently no
68 -support in Linux for these cards. The open-source RadeonHD driver is expected to
69 -support these cards in the future, though the driver is currently under heavy
70 -development. ATI is expected to release an updated fglrx driver version with
71 -2D/3D hardware acceleration.
72 -</note>
73 -
74 </body>
75 </section>
76 <section>
77
78
79
80 --
81 gentoo-doc-cvs@l.g.o mailing list