Dynamic clock cause hard lockup on Radeon 7000 + SMP
Michel Dänzer
michel at daenzer.net
Tue Nov 23 13:26:14 PST 2004
On Tue, 2004-11-23 at 15:06 -0500, Alex Deucher wrote:
> On Tue, 23 Nov 2004 15:01:08 -0500, Alex Deucher <alexdeucher at gmail.com> wrote:
> > On Tue, 23 Nov 2004 14:21:18 -0500, Kristian Høgsberg <krh at bitplanet.net> wrote:
> >
> >
> - if ( !info->HasCRTC2 ) {
> + if ((info->ChipFamily == CHIP_FAMILY_RV100) &&
> !(info->IsMobility)) {
> + break;
> + } else if ( !info->HasCRTC2 ) {
It should probably simply be enabled only on Mobility chips.
--
Earthling Michel Dänzer | Debian (powerpc), X and DRI developer
Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer
More information about the xorg
mailing list