[Nouveau] [Bug 40275] DPMS Blank screen turn into white mess

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40275 --- Comment #1 from Stefan de Konink --- Would anyone care to comment on where to start poking or what to enable to see any debug logging when this happens? -- You are receiving this mail because: You are the assignee for the bug. _

[Nouveau] [Bug 58615] nv43 hangs with direct rendering since 3.7 rework

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58615 --- Comment #6 from Andrew Randrianasulu --- Created attachment 71928 --> https://bugs.freedesktop.org/attachment.cgi?id=71928&action=edit dmesg after X start and launching gears Note: I switched away from X's vt shortly after black gl

[Nouveau] [Bug 58615] nv43 hangs with direct rendering since 3.7 rework

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58615 --- Comment #5 from Andrew Randrianasulu --- Created attachment 71927 --> https://bugs.freedesktop.org/attachment.cgi?id=71927&action=edit X log for affected kernel -- You are receiving this mail because: You are the assignee for the bug. _

[Nouveau] [Bug 58615] nv43 hangs with direct rendering since 3.7 rework

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58615 --- Comment #4 from Andrew Randrianasulu --- Created attachment 71923 --> https://bugs.freedesktop.org/attachment.cgi?id=71923&action=edit working X log This is on kernel 3.6.11. bash-4.2$ glxgears Running synchronized to the vertical ref

[Nouveau] [Bug 58615] nv43 hangs with direct rendering since 3.7 rework

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58615 --- Comment #3 from Andrew Randrianasulu --- Created attachment 71922 --> https://bugs.freedesktop.org/attachment.cgi?id=71922&action=edit Kernel .config This is my minimal kernel config - but bug also happens with bigger one (SMP,

[Nouveau] [Bug 58615] nv43 hangs with direct rendering since 3.7 rework

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58615 --- Comment #2 from Andrew Randrianasulu --- Created attachment 71921 --> https://bugs.freedesktop.org/attachment.cgi?id=71921&action=edit possible bad commits Unfortunately, all those commits resulted in BUG or simply black screen duri

[Nouveau] [Bug 58615] nv43 hangs with direct rendering since 3.7 rework

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58615 --- Comment #1 from Andrew Randrianasulu --- Created attachment 71920 --> https://bugs.freedesktop.org/attachment.cgi?id=71920&action=edit nv43 bisection log [partial] -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 58615] New: nv43 hangs with direct rendering since 3.7 rework

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58615 Priority: medium Bug ID: 58615 Assignee: nouveau@lists.freedesktop.org Summary: nv43 hangs with direct rendering since 3.7 rework QA Contact: xorg-t...@lists.x.org Severity: normal

Re: [Nouveau] [PATCH] drm/nouveau: fix ramht wraparound

2012-12-21 Thread Marcin Slusarz
On Fri, Dec 21, 2012 at 10:15:48AM +1000, Ben Skeggs wrote: > On Thu, Dec 20, 2012 at 11:37:12PM +0100, Marcin Slusarz wrote: > > When hash collision occurs and it's near ramht object boundary, we could > > read and possibly overwrite some memory after ramht object. > > > > Signed-off-by: Marcin S