RE: [XFree86] radeon power management patches

2003-12-05 Thread tacorner
Are these patches included in the snapshot 4.4.0rc1 aka 4.3.99.901 and what
should they do if you set the option.

Tom Corner
On 17-Nov-2003 Alex Deucher wrote:
 The patch available below adds dynamic power management support
 (dynamic clock scaling) to the radeon driver. It is based on code I've
 been testing from Hui Yu.  It seems to work fine in basic testing on my
 m6 and the 9200 in my desktop.  More testing would be much appreciated
 (especially mobility and IGP chips).
 
 Binaries and diff (against xfree86 cvs) available here:
 http://www.botchco.com/alex/radeon/dynamicPM/hy0/
 
 Use:
 Option DynamicPM true
 to test it.
 
 Let me know if you have any issues.  Please look for updates and report
 bugs here:
 http://bugs.xfree86.org/show_bug.cgi?id=96
 
 Thanks,901
 
 Alex
 
 
 __
 Do you Yahoo!?
 Protect your identity with Yahoo! Mail AddressGuard
 http://antispam.yahoo.com/whatsnewfree
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 05-Dec-2003 17:29:28  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


RE: [XFree86] radeon power management patches

2003-12-05 Thread Alex Deucher
nope.  these are still patches at the moment.  They'll probably be
included post 4.4 after some testing.  setting the option enables
dynamic clock scaling.  The various clocks will adjust their frequency
on the fly to save power.

Alex

--- [EMAIL PROTECTED] wrote:
 Are these patches included in the snapshot 4.4.0rc1 aka 4.3.99.901
 and what
 should they do if you set the option.
 
 Tom Corner
 On 17-Nov-2003 Alex Deucher wrote:
  The patch available below adds dynamic power management support
  (dynamic clock scaling) to the radeon driver. It is based on code
 I've
  been testing from Hui Yu.  It seems to work fine in basic testing
 on my
  m6 and the 9200 in my desktop.  More testing would be much
 appreciated
  (especially mobility and IGP chips).
  
  Binaries and diff (against xfree86 cvs) available here:
  http://www.botchco.com/alex/radeon/dynamicPM/hy0/
  
  Use:
  Option DynamicPM true
  to test it.
  
  Let me know if you have any issues.  Please look for updates and
 report
  bugs here:
  http://bugs.xfree86.org/show_bug.cgi?id=96
  
  Thanks,901
  
  Alex
  
  
  __
  Do you Yahoo!?
  Protect your identity with Yahoo! Mail AddressGuard
  http://antispam.yahoo.com/whatsnewfree
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
 
 ---
 |\/\/\___/\/\/| Carol Anne Corner 
 \ o o / Thomas Corner [EMAIL PROTECTED]
  )   ( 05-Dec-2003 17:29:28  Vienna,  Austria
 ( * * )   mailer: xfmail
  \___/ Web Page: www.corner.chello.at
 ---
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel


__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


RE: [XFree86] radeon power management patches

2003-11-20 Thread tacorner
Thanks.  I don't get to test it until the laptop with radeon mobility 9200
comes next week.  I understand the 9200 is the same as the 9000 except that the
agp is 8x instead of 4x.  Can I specify agp 8x to take advantage of the higher
speed?

Thanks again,

Tom Corner

On 19-Nov-2003 Alex Deucher wrote:
 http://dri.sourceforge.net/snapshots/extras

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 20-Nov-2003 13:53:28  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


RE: [XFree86] radeon power management patches

2003-11-20 Thread Alex Deucher
The drivers do not currently have support for agp 8x.  Michel has a
patch on his website from ati, but it hasn't been applied/tested yet as
far as I know.  I don't have the link off hand.  I doubt you will
notice any difference between 8x and 4x.

Let me know how it goes.

Alex

--- [EMAIL PROTECTED] wrote:
 Thanks.  I don't get to test it until the laptop with radeon mobility
 9200
 comes next week.  I understand the 9200 is the same as the 9000
 except that the
 agp is 8x instead of 4x.  Can I specify agp 8x to take advantage of
 the higher
 speed?
 
 Thanks again,
 
 Tom Corner
 


__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


RE: [XFree86] radeon power management patches

2003-11-20 Thread tacorner
Thanks.  I don't get to test it until the laptop with radeon mobility 9200
comes next week.  I understand the 9200 is the same as the 9000 except that the
agp is 8x instead of 4x.  Can I specify agp 8x to take advantage of the higher
speed?

Thanks again,

Tom Corner

On 19-Nov-2003 Alex Deucher wrote:
 http://dri.sourceforge.net/snapshots/extras

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 20-Nov-2003 13:53:28  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-20 Thread Alex Deucher
The drivers do not currently have support for agp 8x.  Michel has a
patch on his website from ati, but it hasn't been applied/tested yet as
far as I know.  I don't have the link off hand.  I doubt you will
notice any difference between 8x and 4x.

Let me know how it goes.

Alex

--- [EMAIL PROTECTED] wrote:
 Thanks.  I don't get to test it until the laptop with radeon mobility
 9200
 comes next week.  I understand the 9200 is the same as the 9000
 except that the
 agp is 8x instead of 4x.  Can I specify agp 8x to take advantage of
 the higher
 speed?
 
 Thanks again,
 
 Tom Corner
 


__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-20 Thread tacorner
I signed onto the developer list too now. When the computer comes, I am
thinking of trying driver snapshots or CVS versions.  I have heard that ATI does
not support their own driver very well.

Thanks again,
Tom

On 20-Nov-2003 Alex Deucher wrote:
 The drivers do not currently have support for agp 8x.  Michel has a
 patch on his website from ati, but it hasn't been applied/tested yet as
 far as I know.  I don't have the link off hand.  I doubt you will
 notice any difference between 8x and 4x.
 
 Let me know how it goes.
 
 Alex
 
 --- [EMAIL PROTECTED] wrote:
 Thanks.  I don't get to test it until the laptop with radeon mobility
 9200
 comes next week.  I understand the 9200 is the same as the 9000
 except that the
 agp is 8x instead of 4x.  Can I specify agp 8x to take advantage of
 the higher
 speed?
 
 Thanks again,
 
 Tom Corner
 
 
 
 __
 Do you Yahoo!?
 Free Pop-Up Blocker - Get it now
 http://companion.yahoo.com/
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 20-Nov-2003 16:50:41  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-20 Thread Alex Deucher
one thing you will run into is that if your new motherboard supports 8x
and your radeon supports 8x, you will need a patched version of agpgart
that supports 8x or the DRI will not work if you are using linux 2.4.x.
 2.6 supports 8x natively.  Just a heads up.

Alex

--- [EMAIL PROTECTED] wrote:
 I signed onto the developer list too now. When the computer comes, I
 am
 thinking of trying driver snapshots or CVS versions.  I have heard
 that ATI does
 not support their own driver very well.
 
 Thanks again,
 Tom
 
 On 20-Nov-2003 Alex Deucher wrote:
  The drivers do not currently have support for agp 8x.  Michel has a
  patch on his website from ati, but it hasn't been applied/tested
 yet as
  far as I know.  I don't have the link off hand.  I doubt you will
  notice any difference between 8x and 4x.
  
  Let me know how it goes.
  
  Alex
  
  --- [EMAIL PROTECTED] wrote:
  Thanks.  I don't get to test it until the laptop with radeon
 mobility
  9200
  comes next week.  I understand the 9200 is the same as the 9000
  except that the
  agp is 8x instead of 4x.  Can I specify agp 8x to take advantage
 of
  the higher
  speed?
  
  Thanks again,
  
  Tom Corner
  
  
  
  __
  Do you Yahoo!?
  Free Pop-Up Blocker - Get it now
  http://companion.yahoo.com/
  ___
  Devel mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/devel
 
 ---
 |\/\/\___/\/\/| Carol Anne Corner 
 \ o o / Thomas Corner [EMAIL PROTECTED]
  )   ( 20-Nov-2003 16:50:41  Vienna,  Austria
 ( * * )   mailer: xfmail
  \___/ Web Page: www.corner.chello.at
 ---
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-20 Thread tacorner
Where do I find the kernel patch for agp x8?  I saw in a posting elsewhere that
kernel 2.4.22 may support agp x8.

Tom

On 20-Nov-2003 Alex Deucher wrote:
 one thing you will run into is that if your new motherboard supports 8x
 and your radeon supports 8x, you will need a patched version of agpgart
 that supports 8x or the DRI will not work if you are using linux 2.4.x.
  2.6 supports 8x natively.  Just a heads up.
 
 Alex
 
 --- [EMAIL PROTECTED] wrote:
 I signed onto the developer list too now. When the computer comes, I
 am
 thinking of trying driver snapshots or CVS versions.  I have heard
 that ATI does
 not support their own driver very well.
 
 Thanks again,
 Tom
 
 On 20-Nov-2003 Alex Deucher wrote:
  The drivers do not currently have support for agp 8x.  Michel has a
  patch on his website from ati, but it hasn't been applied/tested
 yet as
  far as I know.  I don't have the link off hand.  I doubt you will
  notice any difference between 8x and 4x.
  
  Let me know how it goes.
  
  Alex
  
  --- [EMAIL PROTECTED] wrote:
  Thanks.  I don't get to test it until the laptop with radeon
 mobility
  9200
  comes next week.  I understand the 9200 is the same as the 9000
  except that the
  agp is 8x instead of 4x.  Can I specify agp 8x to take advantage
 of
  the higher
  speed?
  
  Thanks again,
  
  Tom Corner
  
  
  
  __
  Do you Yahoo!?
  Free Pop-Up Blocker - Get it now
  http://companion.yahoo.com/
  ___
  Devel mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/devel
 
 ---
 |\/\/\___/\/\/| Carol Anne Corner 
 \ o o / Thomas Corner [EMAIL PROTECTED]
  )   ( 20-Nov-2003 16:50:41  Vienna,  Austria
 ( * * )   mailer: xfmail
  \___/ Web Page: www.corner.chello.at
 ---
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel
 
 
 __
 Do you Yahoo!?
 Protect your identity with Yahoo! Mail AddressGuard
 http://antispam.yahoo.com/whatsnewfree
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 20-Nov-2003 20:32:04  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-20 Thread Alex Deucher
I'm not sure.  You might check on the linux-kernel mailing list.  or
search on google.  I don't have an 8x motherboard so I've never looked
for it.

Alex

--- [EMAIL PROTECTED] wrote:
 Where do I find the kernel patch for agp x8?  I saw in a posting
 elsewhere that
 kernel 2.4.22 may support agp x8.
 
 Tom
 
 On 20-Nov-2003 Alex Deucher wrote:
  one thing you will run into is that if your new motherboard
 supports 8x
  and your radeon supports 8x, you will need a patched version of
 agpgart
  that supports 8x or the DRI will not work if you are using linux
 2.4.x.
   2.6 supports 8x natively.  Just a heads up.
  
  Alex
  
  --- [EMAIL PROTECTED] wrote:
  I signed onto the developer list too now. When the computer comes,
 I
  am
  thinking of trying driver snapshots or CVS versions.  I have heard
  that ATI does
  not support their own driver very well.
  
  Thanks again,
  Tom
  
  On 20-Nov-2003 Alex Deucher wrote:
   The drivers do not currently have support for agp 8x.  Michel
 has a
   patch on his website from ati, but it hasn't been applied/tested
  yet as
   far as I know.  I don't have the link off hand.  I doubt you
 will
   notice any difference between 8x and 4x.
   
   Let me know how it goes.
   
   Alex
   
   --- [EMAIL PROTECTED] wrote:
   Thanks.  I don't get to test it until the laptop with radeon
  mobility
   9200
   comes next week.  I understand the 9200 is the same as the 9000
   except that the
   agp is 8x instead of 4x.  Can I specify agp 8x to take
 advantage
  of
   the higher
   speed?
   
   Thanks again,
   
   Tom Corner
   
   
   
   __
   Do you Yahoo!?
   Free Pop-Up Blocker - Get it now
   http://companion.yahoo.com/
   ___
   Devel mailing list
   [EMAIL PROTECTED]
   http://XFree86.Org/mailman/listinfo/devel
  
  ---
  |\/\/\___/\/\/| Carol Anne Corner 
  \ o o / Thomas Corner [EMAIL PROTECTED]
   )   ( 20-Nov-2003 16:50:41  Vienna,  Austria
  ( * * )   mailer: xfmail
   \___/ Web Page: www.corner.chello.at
  ---
  ___
  Devel mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/devel
  
  
  __
  Do you Yahoo!?
  Protect your identity with Yahoo! Mail AddressGuard
  http://antispam.yahoo.com/whatsnewfree
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
 
 ---
 |\/\/\___/\/\/| Carol Anne Corner 
 \ o o / Thomas Corner [EMAIL PROTECTED]
  )   ( 20-Nov-2003 20:32:04  Vienna,  Austria
 ( * * )   mailer: xfmail
  \___/ Web Page: www.corner.chello.at
 ---
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel


__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-19 Thread tacorner
Can I just substitute the object modules or do I need to compile from source
all of xfree86?

Thanks,

Tom Corner

On 17-Nov-2003 Alex Deucher wrote:
 The patch available below adds dynamic power management support
 (dynamic clock scaling) to the radeon driver. It is based on code I've
 been testing from Hui Yu.  It seems to work fine in basic testing on my
 m6 and the 9200 in my desktop.  More testing would be much appreciated
 (especially mobility and IGP chips).
 
 Binaries and diff (against xfree86 cvs) available here:
 http://www.botchco.com/alex/radeon/dynamicPM/hy0/
 
 Use:
 Option DynamicPM true
 to test it.
 
 Let me know if you have any issues.  Please look for updates and report
 bugs here:
 http://bugs.xfree86.org/show_bug.cgi?id=96
 
 Thanks,
 
 Alex
 
 
 __
 Do you Yahoo!?
 Protect your identity with Yahoo! Mail AddressGuard
 http://antispam.yahoo.com/whatsnewfree
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 19-Nov-2003 10:12:31  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


RE: [XFree86] radeon power management patches

2003-11-19 Thread Alex Deucher
if you are running a cvs snapshot you can just copy the radeon_drv.o
and ati_drv.o into your current installation.  If you are running
4.3.0, they should still work, but you will need to get a newer version
of the XFree86 binary.  one is available here for instance:
http://www.botchco.com/alex/radeon/mergedfb/cvs/cvs-2003-7-31/final/
or here:
http://dri.sourceforge.net/snapshots/extras/

Backup your old versions first.

Alex

--- [EMAIL PROTECTED] wrote:
 Can I just substitute the object modules or do I need to compile from
 source
 all of xfree86?
 
 Thanks,
 
 Tom Corner
 
 On 17-Nov-2003 Alex Deucher wrote:
  The patch available below adds dynamic power management support
  (dynamic clock scaling) to the radeon driver. It is based on code
 I've
  been testing from Hui Yu.  It seems to work fine in basic testing
 on my
  m6 and the 9200 in my desktop.  More testing would be much
 appreciated
  (especially mobility and IGP chips).
  
  Binaries and diff (against xfree86 cvs) available here:
  http://www.botchco.com/alex/radeon/dynamicPM/hy0/
  
  Use:
  Option DynamicPM true
  to test it.
  
  Let me know if you have any issues.  Please look for updates and
 report
  bugs here:
  http://bugs.xfree86.org/show_bug.cgi?id=96
  
  Thanks,
  
  Alex
  
  
  __
  Do you Yahoo!?
  Protect your identity with Yahoo! Mail AddressGuard
  http://antispam.yahoo.com/whatsnewfree
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
 
 ---
 |\/\/\___/\/\/| Carol Anne Corner 
 \ o o / Thomas Corner [EMAIL PROTECTED]
  )   ( 19-Nov-2003 10:12:31  Vienna,  Austria
 ( * * )   mailer: xfmail
  \___/ Web Page: www.corner.chello.at
 ---
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


RE: [XFree86] radeon power management patches

2003-11-19 Thread tacorner
Another question. Can you specify agp 8x for the radeon 9200

Thanks again,

Tom Corner

On 17-Nov-2003 Alex Deucher wrote:
 The patch available below adds dynamic power management support
 (dynamic clock scaling) to the radeon driver. It is based on code I've
 been testing from Hui Yu.  It seems to work fine in basic testing on my
 m6 and the 9200 in my desktop.  More testing would be much appreciated
 (especially mobility and IGP chips).
 
 Binaries and diff (against xfree86 cvs) available here:
 http://www.botchco.com/alex/radeon/dynamicPM/hy0/
 
 Use:
 Option DynamicPM true
 to test it.
 
 Let me know if you have any issues.  Please look for updates and report
 bugs here:
 http://bugs.xfree86.org/show_bug.cgi?id=96
 
 Thanks,
 
 Alex
 
 
 __
 Do you Yahoo!?
 Protect your identity with Yahoo! Mail AddressGuard
 http://antispam.yahoo.com/whatsnewfree
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 19-Nov-2003 10:15:14  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-19 Thread tacorner
Can I just substitute the object modules or do I need to compile from source
all of xfree86?

Thanks,

Tom Corner

On 17-Nov-2003 Alex Deucher wrote:
 The patch available below adds dynamic power management support
 (dynamic clock scaling) to the radeon driver. It is based on code I've
 been testing from Hui Yu.  It seems to work fine in basic testing on my
 m6 and the 9200 in my desktop.  More testing would be much appreciated
 (especially mobility and IGP chips).
 
 Binaries and diff (against xfree86 cvs) available here:
 http://www.botchco.com/alex/radeon/dynamicPM/hy0/
 
 Use:
 Option DynamicPM true
 to test it.
 
 Let me know if you have any issues.  Please look for updates and report
 bugs here:
 http://bugs.xfree86.org/show_bug.cgi?id=96
 
 Thanks,
 
 Alex
 
 
 __
 Do you Yahoo!?
 Protect your identity with Yahoo! Mail AddressGuard
 http://antispam.yahoo.com/whatsnewfree
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

---
|\/\/\___/\/\/| Carol Anne Corner 
\ o o / Thomas Corner [EMAIL PROTECTED]
 )   ( 19-Nov-2003 10:12:31  Vienna,  Austria
( * * )   mailer: xfmail
 \___/ Web Page: www.corner.chello.at
---
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] radeon power management patches

2003-11-19 Thread Alex Deucher
if you are running a cvs snapshot you can just copy the radeon_drv.o
and ati_drv.o into your current installation.  If you are running
4.3.0, they should still work, but you will need to get a newer version
of the XFree86 binary.  one is available here for instance:
http://www.botchco.com/alex/radeon/mergedfb/cvs/cvs-2003-7-31/final/
or here:
http://dri.sourceforge.net/snapshots/extras/

Backup your old versions first.

Alex

--- [EMAIL PROTECTED] wrote:
 Can I just substitute the object modules or do I need to compile from
 source
 all of xfree86?
 
 Thanks,
 
 Tom Corner
 
 On 17-Nov-2003 Alex Deucher wrote:
  The patch available below adds dynamic power management support
  (dynamic clock scaling) to the radeon driver. It is based on code
 I've
  been testing from Hui Yu.  It seems to work fine in basic testing
 on my
  m6 and the 9200 in my desktop.  More testing would be much
 appreciated
  (especially mobility and IGP chips).
  
  Binaries and diff (against xfree86 cvs) available here:
  http://www.botchco.com/alex/radeon/dynamicPM/hy0/
  
  Use:
  Option DynamicPM true
  to test it.
  
  Let me know if you have any issues.  Please look for updates and
 report
  bugs here:
  http://bugs.xfree86.org/show_bug.cgi?id=96
  
  Thanks,
  
  Alex
  
  
  __
  Do you Yahoo!?
  Protect your identity with Yahoo! Mail AddressGuard
  http://antispam.yahoo.com/whatsnewfree
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
 
 ---
 |\/\/\___/\/\/| Carol Anne Corner 
 \ o o / Thomas Corner [EMAIL PROTECTED]
  )   ( 19-Nov-2003 10:12:31  Vienna,  Austria
 ( * * )   mailer: xfmail
  \___/ Web Page: www.corner.chello.at
 ---
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86