[04:45] morning === tjaalton_ is now known as tjaalton [05:22] yo === tomreyn_ is now known as tomreyn [05:47] hum, gtk-window-decorator died, doesn't bother that much really :) [07:38] always fun! [09:30] * mlankhorst is having fun with the nvd7 on nouveau [09:37] genuine fun this time [09:37] is it fun or pain? ;) [09:54] bit of both [09:55] ah there we go, almost there now! [09:56] [ 12.294846] nouveau [ PFB][0000:01:00.0] RAM type: DDR3 [09:56] [ 12.294849] nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB [10:15] nice [10:54] and a simple nouveau fifo test worked, I'm slowly getting there === debfx_ is now known as debfx [12:25] using glxgears is an instant lockup ;) [12:56] mlankhorst: software or hardware rendering? [12:57] tseliot: hardware rendering, the 3d setup stuff is slightly different, I think I'll push what I have now. [12:58] it's a bunch of hardcoded writes to certain registers [12:58] it sounds like fun ;) [12:59] if you miss 1 reg the card probably locks up in some difficult way, but you can copy them from a mmiotrace [13:01] yes, it's all about reverse engineering [13:01] that's the only hard part, the rest appears to work afaict [13:01] sweet, we have a wiki page about it: https://wiki.ubuntu.com/X/MMIOTracing [13:02] I had no idea [13:02] ddx needed some fixes to work without a display, mesa appears to work without any changes [13:03] so the remaining change is fixup a bunch of opaque writes, and then pray glxgears works :) [13:04] tseliot: http://people.freedesktop.org/~mlankhorst/mmiotrace-nvidia.sh for the lazy people like me [13:05] mlankhorst: that's nice === ara_ is now known as ara [15:50] Dandel: fixing up piglit now (hopefully) [15:51] just need to test this to be sure it works, http://paste.ubuntu.com/5729697/ [16:09] Sarvatt, that should be enough... the only other bit would be to make sure that starting and resuming tests are working from the user home directory. === ogra_ is now known as ogra [17:21] Dandel: holy crap, the packaging got totally screwed up in all these months since its been auto building [17:21] /usr/tests/ ? seriously? :P [17:22] wow [17:22] got it fixed up but that was a mess [17:22] it installed 2 copies of all the tests too [17:22] autopkgtest for xorg-integration-tests is evil too :P [17:27] Sarvatt, it's also missing opencl tests on precise. [17:27] nvidia and amd/ati drivers support opencl ICD's