All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 85465] New: X loses resources after suspend/resume
@ 2014-10-26  1:33 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-10-26  1:33 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1584 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=85465

            Bug ID: 85465
           Summary: X loses resources after suspend/resume
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
          Reporter: barkalow-o/mKjEDNO/Bg9hUCZPvPmw@public.gmane.org
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org

After suspending to ram and resuming, many things appear blank, and dmesg has
errors. In particular: icons for iconified windows, all non-core text (xterm
with misc-fixed still works, but web browsers have nothing), images in web
pages, the contents of windows (until they get redrawn). Restarting the X
server fixes it.

hardware: NVIDIA Corporation GF116M [GeForce GT 560M] (rev a1)

versions:
 xorg: 1.15.0
 nouveau: compiled for 1.15.0, module version = 1.0.10
 libdrm: 2.4.52
 mesa: 10.0.4
 kernel: 3.14.19

I can try newer versions of particular things if it would be helpful, although
I don't know which component would be relevant and I haven't seen any similar
reports. I can also apply patches for more debugging info.

The errors are a lot of lines like:

[24060.452246] nouveau E[  PGRAPH][0000:01:00.0] TRAP ch 2 [0x005fba0000
X[2287]]
[24060.452254] nouveau E[  PGRAPH][0000:01:00.0] SHADER 0xa004021e

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2791 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 85465] X loses resources after suspend/resume
       [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2014-10-26  1:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-10-26  1:37   ` [Bug 85465] [NVCF] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-10-26  1:37 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 591 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=85465

--- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Could you try booting with

nouveau.config=PCE1=0

And seeing if that helps? This sounds like some resource copies aren't working
properly (either on suspend or on resume) and some GF116's have been known to
be silently missing their second copy engine (or we're not doing something to
properly enable or we're not looking in the right place for the disable or ...
who knows).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1307 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 85465] [NVCF] X loses resources after suspend/resume
       [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-10-26  1:37   ` [Bug 85465] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-10-26  1:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-10-26  3:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-10-26  1:37 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 476 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=85465

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|X loses resources after     |[NVCF] X loses resources
                   |suspend/resume              |after suspend/resume

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1103 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 85465] [NVCF] X loses resources after suspend/resume
       [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-10-26  1:37   ` [Bug 85465] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-10-26  1:37   ` [Bug 85465] [NVCF] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-10-26  3:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-10-26  4:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-10-26  3:52 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 355 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=85465

--- Comment #2 from Daniel Barkalow <barkalow-o/mKjEDNO/Bg9hUCZPvPmw@public.gmane.org> ---
That seems to work, so I can just use that. Thanks! Let me know if you'd like
me to test patches to handle this hardware automatically.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1090 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 85465] [NVCF] X loses resources after suspend/resume
       [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2014-10-26  3:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-10-26  4:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-10-26 17:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-12-08  1:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-10-26  4:19 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 538 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=85465

--- Comment #3 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Well, first I'd like to get information... basically we need to figure out how
to figure out that the second copy engine is busted. (Or, conversely, how to
un-bust it.)

Can you install envytools (https://github.com/envytools/envytools) and let's
start with some easy stuff... as root, get the output of:

nvapeek 22400 200

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1321 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 85465] [NVCF] X loses resources after suspend/resume
       [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2014-10-26  4:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-10-26 17:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-12-08  1:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-10-26 17:41 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 415 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=85465

--- Comment #4 from Daniel Barkalow <barkalow-o/mKjEDNO/Bg9hUCZPvPmw@public.gmane.org> ---
I get:

00022400: 00000000 00000000 00000000 00000002
00022410: 00000000 00000000 30000000 00000000
00022420: 00000000 00000000 00000800 00000000
00022430: 00000001 00000004 00000003 00000000
...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1150 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 85465] [NVCF] X loses resources after suspend/resume
       [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2014-10-26 17:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-12-08  1:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-12-08  1:25 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 744 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=85465

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
After further investigation it appears that no GF116's actually contain a
second "regular" copy engine, so it's been disabled completely. 3.18 should fix
it and the patch is being backported to the stable trees.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2151 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-08  1:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-26  1:33 [Bug 85465] New: X loses resources after suspend/resume bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-85465-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-10-26  1:37   ` [Bug 85465] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-10-26  1:37   ` [Bug 85465] [NVCF] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-10-26  3:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-10-26  4:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-10-26 17:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-12-08  1:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

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.