I found this call for testing on Phoronix (http://www.phoronix.com/scan.php?page=news_item&px=ODY2Nw)::) Hi,
Roy Spliet, Emil Velikov and I are working on getting memory timing support to nouveau (http://en.wikipedia.org/wiki/Memory_timings).
We badly need your help as the vbios timing table (that stores the timings that should be set when we up/down-clock the memory clocks) contains a lot of magic.
If you want to help us, please follow this link: http://github.com/pathscale/pscnv/wiki/TestingTimings
For those who already sent us your info and had a bios table containing timing values, please re-read the page, we now also need the strap register now (sorry).
Thanking you by advance.
Cheers,
Martin
The _instructions_ are pretty straightforward, you just need to compile a couple of tools (envytools, pgtest, vbtracetool - see the tools' README files for build instructions or just run 'make' if there is no README).
Packages you might need to install for compiling the tools: ``` sudo apt-get install git libpci-dev libpciaccess-dev libxml2-dev cmake flex bison