All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 196563] New: Garbled graphics after resume on an R100-based card
@ 2017-08-02  7:34 bugzilla-daemon
  2017-08-02  7:37 ` [Bug 196563] " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-02  7:34 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=196563

            Bug ID: 196563
           Summary: Garbled graphics after resume on an R100-based card
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.11.0-2-686-pae (Debian sid)
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: felix.von.s@posteo.de
        Regression: No

When I suspend and then resume my laptop with R100-based graphics, the display
becomes garbled. A single scanline from the video memory is stretched over the
entire height of the screen; this is usually the scanline containing the caret.
Under X11, one can observe the mouse pointer sprite being corrupted as well.
When switching VTs, flashes of the correct, 'intended' screen contents can be
sometimes seen, but the screen instantly reverts to this single stretched
scanline just described.

The issue can be readily worked around via the usual 'vbetool vbestate' hack;
although even then the display contents can appear incorrect after resume, as
if other programs' framebuffers were pasted onto the screen. Moreover, if the
restore part doesn't run soon enough after resuming, the restored screen
becomes glitched with randomly lit pixels. The glitching is more severe the
more time passes between resuming and restoring VBE state; it is as if the
video RAM wasn't being refreshed correctly until the VBE state is restored.
Thus, best results are achieved by storing the VBE state on a tmpfs. But in any
case, it's nothing a temporary VT switch can't fix.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 196563] Garbled graphics after resume on an R100-based card
  2017-08-02  7:34 [Bug 196563] New: Garbled graphics after resume on an R100-based card bugzilla-daemon
@ 2017-08-02  7:37 ` bugzilla-daemon
  2017-08-02  7:38 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-02  7:37 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=196563

--- Comment #1 from felix (felix.von.s@posteo.de) ---
Created attachment 257789
  --> https://bugzilla.kernel.org/attachment.cgi?id=257789&action=edit
lspci -v fragment

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 196563] Garbled graphics after resume on an R100-based card
  2017-08-02  7:34 [Bug 196563] New: Garbled graphics after resume on an R100-based card bugzilla-daemon
  2017-08-02  7:37 ` [Bug 196563] " bugzilla-daemon
@ 2017-08-02  7:38 ` bugzilla-daemon
  2017-08-02  7:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-02  7:38 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=196563

--- Comment #2 from felix (felix.von.s@posteo.de) ---
Created attachment 257791
  --> https://bugzilla.kernel.org/attachment.cgi?id=257791&action=edit
Output of 'radeontool regmatch *' before suspending

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 196563] Garbled graphics after resume on an R100-based card
  2017-08-02  7:34 [Bug 196563] New: Garbled graphics after resume on an R100-based card bugzilla-daemon
  2017-08-02  7:37 ` [Bug 196563] " bugzilla-daemon
  2017-08-02  7:38 ` bugzilla-daemon
@ 2017-08-02  7:39 ` bugzilla-daemon
  2017-08-02  7:40 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-02  7:39 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=196563

--- Comment #3 from felix (felix.von.s@posteo.de) ---
Created attachment 257793
  --> https://bugzilla.kernel.org/attachment.cgi?id=257793&action=edit
Output of 'radeontool regmatch *' rust after resuming

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 196563] Garbled graphics after resume on an R100-based card
  2017-08-02  7:34 [Bug 196563] New: Garbled graphics after resume on an R100-based card bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-08-02  7:39 ` bugzilla-daemon
@ 2017-08-02  7:40 ` bugzilla-daemon
  2017-08-02  7:41 ` bugzilla-daemon
  2017-08-02  9:19 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-02  7:40 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=196563

felix (felix.von.s@posteo.de) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #257793|Output of 'radeontool       |Output of 'radeontool
        description|regmatch *' rust after      |regmatch *' right after
                   |resuming                    |resuming

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 196563] Garbled graphics after resume on an R100-based card
  2017-08-02  7:34 [Bug 196563] New: Garbled graphics after resume on an R100-based card bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-08-02  7:40 ` bugzilla-daemon
@ 2017-08-02  7:41 ` bugzilla-daemon
  2017-08-02  9:19 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-02  7:41 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=196563

--- Comment #4 from felix (felix.von.s@posteo.de) ---
Created attachment 257795
  --> https://bugzilla.kernel.org/attachment.cgi?id=257795&action=edit
Output of 'radeontool regmatch *' after resuming and restoring VBE state

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 196563] Garbled graphics after resume on an R100-based card
  2017-08-02  7:34 [Bug 196563] New: Garbled graphics after resume on an R100-based card bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-08-02  7:41 ` bugzilla-daemon
@ 2017-08-02  9:19 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-02  9:19 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=196563

felix (felix.von.s@posteo.de) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|All                         |i386

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-08-02  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02  7:34 [Bug 196563] New: Garbled graphics after resume on an R100-based card bugzilla-daemon
2017-08-02  7:37 ` [Bug 196563] " bugzilla-daemon
2017-08-02  7:38 ` bugzilla-daemon
2017-08-02  7:39 ` bugzilla-daemon
2017-08-02  7:40 ` bugzilla-daemon
2017-08-02  7:41 ` bugzilla-daemon
2017-08-02  9:19 ` bugzilla-daemon

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.