Mailinglist Archive: radeonhd (319 mails)
| < Previous | Next > |
[radeonhd] Re: [patch] r5xx power management, take 2
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- Date: Sat, 01 Nov 2008 12:06:19 -0500
- Message-id: <gei2ad$v57$1@xxxxxxxxxxxxx>
Yang Zhao wrote:
xorg-x11-server-Xorg-1.3.0.0-47.fc8
xorg-x11-server-sdk-1.3.0.0-47.fc8
Yes.
In fact, looking for uses of xf86Crtc.h in master gives me:
src/rhd_randr.c:# include "xf86i2c.h" /* Missing in old
versions of xf86Crtc.h */
src/rhd_randr.c:# include "xf86Crtc.h"
Sure enough, including xf86i2c.h in rhd_powermgmt.c makes it build.
Thanks for the responses!
(Now to see if the power management code helps with my flickering/
shaking/black-out problem.)
--
========================================================================
Ian Pilcher arequipeno@xxxxxxxxx
========================================================================
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
What version of xorg-server and related headers do you have installed?
xorg-x11-server-Xorg-1.3.0.0-47.fc8
xorg-x11-server-sdk-1.3.0.0-47.fc8
Does master compile for you?
Yes.
In fact, looking for uses of xf86Crtc.h in master gives me:
src/rhd_randr.c:# include "xf86i2c.h" /* Missing in old
versions of xf86Crtc.h */
src/rhd_randr.c:# include "xf86Crtc.h"
Sure enough, including xf86i2c.h in rhd_powermgmt.c makes it build.
Thanks for the responses!
(Now to see if the power management code helps with my flickering/
shaking/black-out problem.)
--
========================================================================
Ian Pilcher arequipeno@xxxxxxxxx
========================================================================
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |