This is coming from R128InitDDARegisters during init in r128_driver.c: Roff = XclksPerTransferPrecise * (DisplayFifoDepth - 4);
Ron = (4 * info->ram->MB + 3 * MAX(info->ram->Trcd - 2, 0) + 2 * info->ram->Trp + info->ram->Twr + info->ram->CL + info->ram->Tr2w + XclksPerTransfer) << (11 - UseablePrecision); Not that it helps me much, but maybe someone can work with that... That being said, this driver isn't really maintained anymore since it's not used my modern devices... so I'm not sure this will ever be fixed. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/148117 Title: [r128] Rage 128: Unsuitable videomode autoselected To manage notifications about this bug go to: https://bugs.launchpad.net/xserver-xorg-video-r128/+bug/148117/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp