[Nouveau] [Bug 50121] [Regression] Since kernel v3.5 several cards fail to resume, introduced by: 'convert to exec engine, and improve channel sync'

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50121

--- Comment #50 from Ronald ronald...@gmail.com ---
@Mr-4, I assumed that most of the rework went in at v3.5 regarding power
management. But v3.7 had the huge overhaul everyone is talking about. So
therefore I assumed that the patch might work at v3.5 and v3.6 as well.
However, both kernels are EOL'ed. Sorry for the confusion and the false hope...

Maybe you can send a patch to Fedora? Maybe they will happily backport it for
you. Especially since they try to be bleeding edge and all...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


Re: [Nouveau] 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
 
  Hardware is 8400M GS (10de:0427) in a Dell XPS M1330.
  There's already open bug report for that:
  https://bugs.freedesktop.org/show_bug.cgi?id=58729
  Yay, a bug fix was just posted there ;).
 
 Hi, I tried that patch but it didn't help :(
 
 I see this in my kernel log after resume:
 
 nouveau E[ PFB][:01:00.0] trapped read at 0x002001a020 on 
 channel 0x7b23 SEMAPHORE_BG/PFIFO_READ/00 reason: PAGE_NOT_PRESENT
 nouveau E[1177] failed to idle channel 0x
 [TTM] Failed to expire sync object before buffer eviction
 [TTM] Failed to expire sync object before buffer eviction
 [TTM] Failed to expire sync object before buffer eviction

Sigh, this seems to be another issue :/
Please follow http://nouveau.freedesktop.org/wiki/Bugs and open new bug report.

Marcin
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 58984] DRM NOUVEAU: probe of 0001:01:00.0 failed with error -12

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58984

--- Comment #8 from Marcin Slusarz marcin.slus...@gmail.com ---
Can you sprinkle printks in nouveau_drm_load around nouveau_bios_init (and go
deeper) and figure out what is actually failing? I doubt it's the line Emil
thinks it is.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 50121] [Regression] Since kernel v3.5 several cards fail to resume, introduced by: 'convert to exec engine, and improve channel sync'

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50121

--- Comment #51 from Mr-4 mr.dash.f...@googlemail.com ---
(In reply to comment #50)
 Maybe you can send a patch to Fedora? Maybe they will happily backport it
 for you. Especially since they try to be bleeding edge and all...
I would have if I knew how to fix it and make it work, since I assumed the
changes will be ... (ahem) quite trivial.

As it turns out, they aren't and my knowledge of this driver's inner workings
isn't enough for me to re-create the patch for 3.6, which, incidentally, is
still the latest mainstream-supported kernel by my distro. 

Ben Skeggs, who is responsible for the nvidia branch at Fedora (and who also
appears listed in this bug) could do that - whether he chooses to is up to him,
though given my past experiences with nvidia team @Fedora, I am not holding my
breath.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] New: Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

  Priority: medium
Bug ID: 59057
  Assignee: nouveau@lists.freedesktop.org
   Summary: Black screen after resume from s2ram
QA Contact: xorg-t...@lists.x.org
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: pontus.fu...@gmail.com
  Hardware: x86-64 (AMD64)
Status: NEW
   Version: git
 Component: Driver/nouveau
   Product: xorg

Starting with 3.8rc1 I get a black screen when resuming after suspend. 
The kernel is alive because I can switch to VT1 and reboot with 
ctrl-alt-delete.

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.

I see this in my kernel log after resume:

nouveau E[ PFB][:01:00.0] trapped read at 0x002001a020 on 
channel 0x7b23 SEMAPHORE_BG/PFIFO_READ/00 reason: PAGE_NOT_PRESENT
nouveau E[1177] failed to idle channel 0x
[TTM] Failed to expire sync object before buffer eviction
[TTM] Failed to expire sync object before buffer eviction
[TTM] Failed to expire sync object before buffer eviction

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

Marcin Slusarz marcin.slus...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=58729

--- Comment #1 from Marcin Slusarz marcin.slus...@gmail.com ---
Are symptoms exactly the same with and without the patch from bug 58729?

Please attach full dmesg from 3.8-rcX and 3.7.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58729

Marcin Slusarz marcin.slus...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=59057

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

--- Comment #2 from Pontus Fuchs pontus.fu...@gmail.com ---
Created attachment 72556
  -- https://bugs.freedesktop.org/attachment.cgi?id=72556action=edit
Kernel logs 3.8-rc2 and 3.7.0

Logs for working and non working kernels.

Commit drm/nv50/disp: fix resume from s2ram for analog output does not change
the behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

--- Comment #3 from Pontus Fuchs pontus.fu...@gmail.com ---
I noticed that the machine seems very sluggish after the resume. A little hard
to tell how slow because the screen is black, but I feel that rebooting takes
a very long time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

Marcin Slusarz marcin.slus...@gmail.com changed:

   What|Removed |Added

  Attachment #72556|0   |1
is obsolete||

--- Comment #4 from Marcin Slusarz marcin.slus...@gmail.com ---
Created attachment 72566
  -- https://bugs.freedesktop.org/attachment.cgi?id=72566action=edit
3.7.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

--- Comment #5 from Marcin Slusarz marcin.slus...@gmail.com ---
Created attachment 72567
  -- https://bugs.freedesktop.org/attachment.cgi?id=72567action=edit
3.8.0-rc2

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

--- Comment #6 from Marcin Slusarz marcin.slus...@gmail.com ---
Created attachment 72568
  -- https://bugs.freedesktop.org/attachment.cgi?id=72568action=edit
3.8.0-rc2+drm-nv50-disp-fix-resume-from-s2ram-for-analog-outpu.txt

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

--- Comment #7 from Marcin Slusarz marcin.slus...@gmail.com ---
Quoting http://nouveau.freedesktop.org/wiki/Bugs:
Please, do not compress files you attach to bug reports, especially plain text
files such as logs, unless the file is so huge bugzilla refuses to take it.
Gzipping files makes taking a quick look impossible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59057] Black screen after resume from s2ram

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59057

--- Comment #8 from Marcin Slusarz marcin.slus...@gmail.com ---
Now, can you verify that with commit 186ecad21 and the fix from bug 58729 you
still see black screen on resume? I'm asking because I think you hit 2 issues
and you bisected the first one. If above combination work, can you bisect
between 186ecad21 and 3.8rc1, applying fix from bug 58729 at each bisection
step?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59069] New: nouveau E[ DRM] fail ttm_validate

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59069

  Priority: medium
Bug ID: 59069
  Assignee: nouveau@lists.freedesktop.org
   Summary: nouveau E[ DRM] fail ttm_validate
QA Contact: xorg-t...@lists.x.org
  Severity: major
Classification: Unclassified
OS: Linux (All)
  Reporter: kees.bak...@xs4all.nl
  Hardware: x86 (IA32)
Status: NEW
   Version: unspecified
 Component: Driver/nouveau
   Product: xorg

Created attachment 72569
  -- https://bugs.freedesktop.org/attachment.cgi?id=72569action=edit
/var/log/kern.log

After upgrading from Ubuntu precise to quantal there are lots of messages like
these
(attachment has /var/log/kern.log of the time when that happened)

Jan  4 12:18:12 koli kernel: [ 3705.970720] nouveau E[ DRM] fail
ttm_validate
Jan  4 12:18:12 koli kernel: [ 3705.970726] nouveau E[ DRM] validate
vram_list
Jan  4 12:18:12 koli kernel: [ 3705.970760] nouveau E[ DRM] validate: -12

and there is graphics corruption. After a while it gets really bad so that I
have to stop X. After restarting
X the graphics adapter is still unusable, graphics remain distorted.

By that time the following messages can be seen in /var/log/kern.log

Jan  4 15:08:23 koli kernel: [13917.531124] nouveau  [  PGRAPH][:01:00.0] 
ERROR nsource: LIMIT_COLOR nstatus: PROTECTION_FAULT
Jan  4 15:08:23 koli kernel: [13917.531137] nouveau E[  PGRAPH][:01:00.0]
ch 3 [0x0013c000] subc 7 class 0x4097 mthd 0x0204 data 0x0018
Jan  4 15:08:26 koli kernel: [13920.488008] nouveau E[ DRM] reloc wait_idle
failed: -16
Jan  4 15:08:26 koli kernel: [13920.488013] nouveau E[ DRM] reloc apply:
-16
Jan  4 15:08:26 koli kernel: [13920.492005] [sched_delayed] sched: RT
throttling activated
Jan  4 15:08:29 koli kernel: [13923.600790] nouveau E[ DRM] fail
ttm_validate
Jan  4 15:08:29 koli kernel: [13923.600796] nouveau E[ DRM] validate
vram_list
Jan  4 15:08:29 koli kernel: [13923.600803] nouveau E[ DRM] validate: -16
Jan  4 15:08:35 koli kernel: [13929.69] nouveau E[ DRM] reloc wait_idle
failed: -16
Jan  4 15:08:35 koli kernel: [13929.600014] nouveau E[ DRM] reloc apply:
-16
Jan  4 15:09:42 koli kernel: [13993.332007] nouveau E[1701] failed to idle
channel 0x0001
Jan  4 15:09:42 koli kernel: [13996.332006] nouveau E[1701] failed to idle
channel 0x
Jan  4 15:09:59 koli kernel: [14010.792008] nouveau E[  PGRAPH][:01:00.0]
idle timed out with status 0x0be80001
Jan  4 15:10:01 koli kernel: [14013.614181] nouveau E[  PGRAPH][:01:00.0]
idle timed out with status 0x0be80001
Jan  4 15:10:03 koli kernel: [14016.824509] [TTM] Failed to expire sync object
before buffer eviction

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59069] nouveau E[ DRM] fail ttm_validate

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59069

--- Comment #1 from Kees Bakker kees.bak...@xs4all.nl ---
Created attachment 72570
  -- https://bugs.freedesktop.org/attachment.cgi?id=72570action=edit
output of lspci -vv

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59069] nouveau E[ DRM] fail ttm_validate

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59069

--- Comment #2 from Kees Bakker kees.bak...@xs4all.nl ---
Created attachment 72571
  -- https://bugs.freedesktop.org/attachment.cgi?id=72571action=edit
Xorg.0.log

Notice that I have two 24 screens attached both at 1660x1050

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59069] nouveau E[ DRM] fail ttm_validate

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59069

--- Comment #3 from Kees Bakker kees.bak...@xs4all.nl ---
(In reply to comment #2)
 Created attachment 72571 [details]
 Xorg.0.log
 
 Notice that I have two 24 screens attached both at 1660x1050

1680x1050

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 59069] nouveau E[ DRM] fail ttm_validate

2013-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59069

--- Comment #4 from Marcin Slusarz marcin.slus...@gmail.com ---
mesa version?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau