Bisected regression on RV610

2013-01-05 Thread Pavel Roskin
Hello, Alex! Sorry for delay with the reply! It turns out I made a huge blunder while bisecting. I assumed that the radeon drivers would load from lib/modules, so I didn't bother running "make install" once I saw that only the modules are recompiled. In fact, the video modules were

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-dae...@freedesktop.org
han me you can still do a full > bisect afterwards. That's what I'll do, it makes sense. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-dae...@freedesktop.org
ing this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130105/5679396a/attachment.html>

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-dae...@freedesktop.org
is mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130105/23a57416/attachment.html>

[Bug 55692] [KMS][Cayman] Garbled screen and oops with 6950 with linus git from 20121006 (3.7-rc0)

2013-01-05 Thread bugzilla-dae...@freedesktop.org
nts/20130105/56a25eca/attachment.html>

[Bug 55692] [KMS][Cayman] Garbled screen and oops with 6950 with linus git from 20121006 (3.7-rc0)

2013-01-05 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130105/e1c808ab/attachment.html>

[Bug 54133] [radeon][RV620] Resuming from suspend/hibernation randomly fails since kernel 3.5.0

2013-01-05 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130105/4496c45a/attachment.html>

radeon CS parser refactoring

2013-01-05 Thread Christian König
[SNIP] On 05.01.2013 00:42, Alex Deucher wrote: > R6xx and r7xx are really all you need to worry about in this case. > R1xx-r5xx UMS uses a different kernel interface for command submission > and evergreen and later don't have UMS drm support. UMS r6xx/r7xx > support used the same kernel

Resume regression with nouveau 3.8rc1 (bisected)

2013-01-05 Thread Marcin Slusarz
On Sat, Jan 05, 2013 at 10:10:06AM +0100, Pontus Fuchs wrote: > On 01/03/2013 08:12 PM, Marcin Slusarz wrote: > > On Thu, Jan 03, 2013 at 01:58:10PM +0100, Marcin Slusarz wrote: > >> I bisected the problem down to this commit: > >> > >> 186ecad21: drm/nv50/disp: move remaining interrupt handling

[Bug 59015] Steam Beta: Graphical Corruption in certain parts of application tied to "kernel rejected CS" messages

2013-01-05 Thread bugzilla-dae...@freedesktop.org
dri-devel/attachments/20130105/deec0680/attachment.html>

3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem

2013-01-05 Thread Jiri Kosina
Hi, I am getting this during hibernate/resume with current Linus' head (5f738967e89584f99c6a11c6bf09b16c50b6a03e). == [ INFO: possible circular locking dependency detected ] 3.8.0-rc2-00038-ge93d369 #178 Not tainted

3.8-rc1: nouveau: X window session not starting

2013-01-05 Thread Arend van Spriel
Not sure if it is a kernel issue or user-space. Truth is probably somewhere in the middle. It popped up moving to 3.8-rc1 using nouveau. Using nvidia's driver works fine. With nouveau, after entering login credentials in lightDM the user session does not start and I am back at the lightDM login

[PATCH] drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling

2013-01-05 Thread Markus Trippelsdorf
On 2012.12.20 at 14:58 +0100, Markus Trippelsdorf wrote: > On 2012.12.20 at 14:45 +0100, Markus Trippelsdorf wrote: > > On 2012.12.20 at 08:30 -0500, Alex Deucher wrote: > > > On Wed, Dec 19, 2012 at 9:33 AM, Markus Trippelsdorf > > > wrote: > > > > On 2012.12.19 at 15:18 +0100, Maarten Lankhorst

Resume regression with nouveau 3.8rc1 (bisected)

2013-01-05 Thread Pontus Fuchs
On 01/03/2013 08:12 PM, Marcin Slusarz wrote: > On Thu, Jan 03, 2013 at 01:58:10PM +0100, Marcin Slusarz wrote: >> I bisected the problem down to this commit: >> >> 186ecad21: drm/nv50/disp: move remaining interrupt handling into core >> >> Hardware is 8400M GS (10de:0427) in a Dell XPS M1330. >>

[Bug 56139] [bisected] kernel 3.7.0-rc1 breaks 6950 (boot/grub2 and suspend/resume) (CAYMAN)

2013-01-05 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130105/6445e20f/attachment.html>

[Bug 59015] Steam Beta: Graphical Corruption in certain parts of application tied to "kernel rejected CS" messages

2013-01-05 Thread bugzilla-dae...@freedesktop.org
likely that the sabayon multilibs are currently running a bit behind. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130

Re: [PATCH] drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling

2013-01-05 Thread Markus Trippelsdorf
On 2012.12.20 at 14:58 +0100, Markus Trippelsdorf wrote: On 2012.12.20 at 14:45 +0100, Markus Trippelsdorf wrote: On 2012.12.20 at 08:30 -0500, Alex Deucher wrote: On Wed, Dec 19, 2012 at 9:33 AM, Markus Trippelsdorf mar...@trippelsdorf.de wrote: On 2012.12.19 at 15:18 +0100, Maarten

3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem

2013-01-05 Thread Jiri Kosina
Hi, I am getting this during hibernate/resume with current Linus' head (5f738967e89584f99c6a11c6bf09b16c50b6a03e). == [ INFO: possible circular locking dependency detected ] 3.8.0-rc2-00038-ge93d369 #178 Not tainted

[Bug 59015] Steam Beta: Graphical Corruption in certain parts of application tied to kernel rejected CS messages

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59015 runetmem...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Resume regression with nouveau 3.8rc1 (bisected)

2013-01-05 Thread Marcin Slusarz
On Sat, Jan 05, 2013 at 10:10:06AM +0100, Pontus Fuchs wrote: On 01/03/2013 08:12 PM, Marcin Slusarz wrote: On Thu, Jan 03, 2013 at 01:58:10PM +0100, Marcin Slusarz wrote: I bisected the problem down to this commit: 186ecad21: drm/nv50/disp: move remaining interrupt handling into core

Re: radeon CS parser refactoring

2013-01-05 Thread Christian König
[SNIP] On 05.01.2013 00:42, Alex Deucher wrote: R6xx and r7xx are really all you need to worry about in this case. R1xx-r5xx UMS uses a different kernel interface for command submission and evergreen and later don't have UMS drm support. UMS r6xx/r7xx support used the same kernel interface for

[Bug 54133] [radeon][RV620] Resuming from suspend/hibernation randomly fails since kernel 3.5.0

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54133 --- Comment #5 from aaa...@gmail.com --- Since upgrade to kernel 3.7.1 (from openSUSE Tumbleweed) I can no longer replicate this. For me this problem appears to be fixed. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 55692] [KMS][Cayman] Garbled screen and oops with 6950 with linus git from 20121006 (3.7-rc0)

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55692 --- Comment #51 from Alexandre Demers alexandre.f.dem...@gmail.com --- Since the patch was submitted and applied on kernel 3.7, should this bug be closed? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 55692] [KMS][Cayman] Garbled screen and oops with 6950 with linus git from 20121006 (3.7-rc0)

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55692 Serkan Hosca ser...@hosca.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #24 from Alexandre Demers alexandre.f.dem...@gmail.com --- (In reply to comment #23) (In reply to comment #22) Is this a regression? Does it happen with older versions of mesa or kernel? Yes. Previous kernel 3.7 doesn't show

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #25 from Thomas Rohloff v10la...@myway.de --- (In reply to comment #24) I'll bisect between 3.7 and 3.8-rc1 and see if I end up at the same thing. Maybe you should just compile

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #26 from Alexandre Demers alexandre.f.dem...@gmail.com --- (In reply to comment #25) (In reply to comment #24) I'll bisect between 3.7 and 3.8-rc1 and see if I end up at the same thing. Maybe you should just compile

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #27 from Alexandre Demers alexandre.f.dem...@gmail.com --- (In reply to comment #26) (In reply to comment #25) (In reply to comment #24) I'll bisect between 3.7 and 3.8-rc1 and see if I end up at the same thing. Maybe you

[Bug 58667] Random crashes on CAYMAN

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #28 from Alexandre Demers alexandre.f.dem...@gmail.com --- The flood is caused by: Commit: 4ac0533abaec2b83a7f2c675010eedd55664bc26 Author: Jerome Glisse jgli...@redhat.com 2012-12-13 12:08:11 Committer: Alex Deucher