* Resume regression with nouveau 3.8rc1 (bisected)
@ 2013-01-02 15:19 Pontus Fuchs
[not found] ` <50E45007.5080706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Pontus Fuchs @ 2013-01-02 15:19 UTC (permalink / raw)
To: bskeggs; +Cc: dri-devel
Hi,
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.
Cheers,
Pontus Fuchs
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <50E45007.5080706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: Resume regression with nouveau 3.8rc1 (bisected) [not found] ` <50E45007.5080706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2013-01-03 12:58 ` Marcin Slusarz 2013-01-03 19:12 ` Marcin Slusarz 0 siblings, 1 reply; 5+ messages in thread From: Marcin Slusarz @ 2013-01-03 12:58 UTC (permalink / raw) To: Pontus Fuchs Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, bskeggs-H+wXaHxf7aLQT0dZR+AlfA, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW On Wed, Jan 02, 2013 at 04:19:35PM +0100, Pontus Fuchs wrote: > Hi, > > 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. There's already open bug report for that: https://bugs.freedesktop.org/show_bug.cgi?id=58729 And my nv92 does not resume too, with similar symptoms, since nouveau display rework hit the tree. Marcin ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Resume regression with nouveau 3.8rc1 (bisected) 2013-01-03 12:58 ` Marcin Slusarz @ 2013-01-03 19:12 ` Marcin Slusarz [not found] ` <20130103191201.GA25680-OI9uyE9O0yo@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: Marcin Slusarz @ 2013-01-03 19:12 UTC (permalink / raw) To: Pontus Fuchs; +Cc: nouveau, bskeggs, dri-devel On Thu, Jan 03, 2013 at 01:58:10PM +0100, Marcin Slusarz wrote: > On Wed, Jan 02, 2013 at 04:19:35PM +0100, Pontus Fuchs wrote: > > Hi, > > > > 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. > > 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 ;). Marcin ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <20130103191201.GA25680-OI9uyE9O0yo@public.gmane.org>]
* Re: Resume regression with nouveau 3.8rc1 (bisected) [not found] ` <20130103191201.GA25680-OI9uyE9O0yo@public.gmane.org> @ 2013-01-05 9:10 ` Pontus Fuchs [not found] ` <50E7EDEE.9090403-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: Pontus Fuchs @ 2013-01-05 9:10 UTC (permalink / raw) To: Marcin Slusarz Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, bskeggs-H+wXaHxf7aLQT0dZR+AlfA, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW 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][0000:01:00.0] trapped read at 0x002001a020 on channel 0x00007b23 SEMAPHORE_BG/PFIFO_READ/00 reason: PAGE_NOT_PRESENT nouveau E[ 1177] failed to idle channel 0xcccc0000 [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 //Pontus ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <50E7EDEE.9090403-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: Resume regression with nouveau 3.8rc1 (bisected) [not found] ` <50E7EDEE.9090403-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2013-01-05 14:03 ` Marcin Slusarz 0 siblings, 0 replies; 5+ messages in thread From: Marcin Slusarz @ 2013-01-05 14:03 UTC (permalink / raw) To: Pontus Fuchs Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, bskeggs-H+wXaHxf7aLQT0dZR+AlfA, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW 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][0000:01:00.0] trapped read at 0x002001a020 on > channel 0x00007b23 SEMAPHORE_BG/PFIFO_READ/00 reason: PAGE_NOT_PRESENT > nouveau E[ 1177] failed to idle channel 0xcccc0000 > [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 ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-01-05 14:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02 15:19 Resume regression with nouveau 3.8rc1 (bisected) Pontus Fuchs
[not found] ` <50E45007.5080706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-01-03 12:58 ` Marcin Slusarz
2013-01-03 19:12 ` Marcin Slusarz
[not found] ` <20130103191201.GA25680-OI9uyE9O0yo@public.gmane.org>
2013-01-05 9:10 ` Pontus Fuchs
[not found] ` <50E7EDEE.9090403-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-01-05 14:03 ` Marcin Slusarz
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.