[Nouveau] [Bug 33357] Nouveau GPU lockup

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33357 Alex Mayorga Adame alex_mayo...@yahoo.com changed: What|Removed |Added CC|

[Nouveau] [Bug 33373] nouveau dual monitor configuration doesn't work with linux 2.6.38-rc2

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33373 Marcin Slusarz marcin.slus...@gmail.com changed: What|Removed |Added Attachment #42324|text/x-log |text/plain

[Nouveau] [Bug 33373] nouveau dual monitor configuration doesn't work with linux 2.6.38-rc2

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33373 Marcin Slusarz marcin.slus...@gmail.com changed: What|Removed |Added Attachment #42323|text/x-log |text/plain

[Nouveau] [Bug 26980] NVA3 / NVA5 / NVA8 / NVAF (GT2xx/GT3xx) with nouveau: random GPU lockups

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26980 --- Comment #42 from Alex Mayorga Adame alex_mayo...@yahoo.com 2011-01-23 02:18:13 PST --- (In reply to comment #3) However, according to mwk, the data error is unlikely to be related to the hangs. Also he believes he might have the same

[Nouveau] [Patch] Yet another version of the card pausing patch

2011-01-23 Thread Martin Peres
Hi everyone, I would like devs to test this patch on all their cards(nvc0) and report bugs/instability. It shouldn't ever crash (but it may not always work and return -EAGAIN). I've attached a little bash script that you need to modify according to the available perf levels. Please launch

[Nouveau] [Bug 29171] Garbled console on Macbook 13 (6, 1 9400M]) when using EFI

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29171 Felix Leimbach felix.leimb...@gmx.net changed: What|Removed |Added Status|RESOLVED|REOPENED

[Nouveau] [Bug 32933] Screen corruption with drm-nouveau-next

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32933 Lucas Stach d...@lynxeye.de changed: What|Removed |Added Status|NEW |RESOLVED

[Nouveau] [PATCH] drm/nouveau: kill tasks causing the GPU to raise errors

2011-01-23 Thread Marcin Slusarz
Send SIGBUS (and then SIGKILL) to tasks trying to use channels, for which hardware raised fatal errors. As we cannot kill tasks immediately from ISR, mark channels as broken and send signals to processes when they first try to use them. Previous behaviour can be restored by appending

[Nouveau] [Bug 32645] NV20 GF 3 Ti 200, displays blank screen to DVI

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32645 --- Comment #34 from Bryan Quigley bryanquig...@ubuntu.com 2011-01-23 14:12:16 PST --- How would I narrow down who is repeatedly polling the status of my VGA? The perflvl kernel options are enough.. What is that actually doing? -- Configure

[Nouveau] [Bug 29171] Garbled console on Macbook 13 (6, 1 9400M]) when using EFI

2011-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29171 --- Comment #33 from Ben Skeggs skeg...@gmail.com 2011-01-23 15:16:11 PST --- Err, what branch of the nouveau tree does this work on? drm-nouveau-staging is currently the main development branch, and is 2.6.38-rc2 + a couple of other bits. If