Re: [Nouveau] Coordinate systems on on nv10-era cards

2014-08-15 Thread Ilia Mirkin
So I did a lot more debugging on this. I wrote a program that draws a triangle to an fbo, and then blits that to fb 0. If I draw the triangle with glBegin(GL_TRIANGLES); glColor3f(1, 0, 0); glVertex3f(-0.6*128 + 128, -0.75*128 + 128, 0.5); glColor3f(0, 1, 0); glVertex3f(0.6*128 + 128, -0

[Nouveau] [Bug 81136] [NV92] Regression in Linux 3.15: GPU lockup after suspend

2014-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81136 --- Comment #7 from Agustín Dall'Alba --- Update: I got tired of reverting the ecf24de commit on every linux update, so I tried booting with nouveau.nofbaccel=1 (instead of nofbaccel=1). It works fine. The system still does not resume properly wi