All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware
@ 2013-08-16  9:56 bugzilla-daemon
  2013-08-16 12:46 ` [Bug 68178] evergreen: hard lockup on suspend and resume with dpm bugzilla-daemon
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-16  9:56 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 68178
          Assignee: dri-devel@lists.freedesktop.org
           Summary: evergreen: hard lockup on suspend and resume with
                    current firmware
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: nine@detonation.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: DRM/Radeon
           Product: DRI

Created attachment 84133
  --> https://bugs.freedesktop.org/attachment.cgi?id=84133&action=edit
dmesg of my system for information

As soon as the up to date firmware package is installed, my system hangs on
suspend and again on resume with the screen turned off and the system not
reacting to anything. Tested it on various kernels with the earliest being
3.7.10 (current openSUSE kernel) and the latest being 3.11-rc5.

I tried to get more information, but there are no logs, the screen is turned
off and even netconsole did not show more. Do you have suggestions about how to
debug this or things that I can try to narrow it down?

My GPU is a:

01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Redwood
[Radeon HD 5670] (prog-if 00 [VGA controller])
        Subsystem: PC Partner Limited Device e151
        Flags: bus master, fast devsel, latency 0, IRQ 48
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Memory at f4420000 (64-bit, non-prefetchable) [size=128K]
        I/O ports at e000 [size=256]
        Expansion ROM at f4400000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 3
        Capabilities: [58] Express Legacy Endpoint, MSI 00
        Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010
<?>
        Capabilities: [150] Advanced Error Reporting
        Kernel driver in use: radeon

Attaching dmesg of a running system just for info.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
@ 2013-08-16 12:46 ` bugzilla-daemon
  2013-08-16 13:56 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-16 12:46 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|evergreen: hard lockup on   |evergreen: hard lockup on
                   |suspend and resume with     |suspend and resume with dpm
                   |current firmware            |

--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
It's not the firmware per se.  It's probably the new dpm code.  Do you still
get when dpm is disabled?

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
  2013-08-16 12:46 ` [Bug 68178] evergreen: hard lockup on suspend and resume with dpm bugzilla-daemon
@ 2013-08-16 13:56 ` bugzilla-daemon
  2013-08-16 13:57 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-16 13:56 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from nine@detonation.org ---
(In reply to comment #1)
> It's not the firmware per se.  It's probably the new dpm code.  Do you still
> get when dpm is disabled?

Indeed. If I turn off dpm, I can suspend successfully and more or less
successfully resume. But a few seconds after resume my X server dies. May be
related or not. Attaching a dmesg taken after that.

It's strange though that with an older kernel I still get hangs on suspend and
resume even though they do not support dpm at all.

So how can I proceed?

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
  2013-08-16 12:46 ` [Bug 68178] evergreen: hard lockup on suspend and resume with dpm bugzilla-daemon
  2013-08-16 13:56 ` bugzilla-daemon
@ 2013-08-16 13:57 ` bugzilla-daemon
  2013-08-16 14:01 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-16 13:57 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from nine@detonation.org ---
Created attachment 84144
  --> https://bugs.freedesktop.org/attachment.cgi?id=84144&action=edit
dmesg after X server crash after suspend/resume without dpm

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-08-16 13:57 ` bugzilla-daemon
@ 2013-08-16 14:01 ` bugzilla-daemon
  2013-08-16 15:03 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-16 14:01 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Alex Deucher <agd5f@yahoo.com> ---
Sounds like this may be a problem independent of dpm.  Have you ever had
successful suspend and resume?  When you say X crash, do you you mean X hangs? 
system hangs?  segfault?

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-08-16 14:01 ` bugzilla-daemon
@ 2013-08-16 15:03 ` bugzilla-daemon
  2013-09-24 19:40 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-16 15:03 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from nine@detonation.org ---
(In reply to comment #4)
> Sounds like this may be a problem independent of dpm.  Have you ever had
> successful suspend and resume? 

I've always (meaning > 5 years) had successful suspend and resume on this
machine. Until I updated the firmware files to test UVD and then dpm. With the
original firmware contained in openSUSE's kernel-firmware-20130114git-1.2.1
package, suspend/resume works just fine. I started having problems immediately
after updating the radeon firmware files from your FTP site. In the meantime,
openSUSE shipped an update to the kernel-firmware package with which I see the
same problems.

> When you say X crash, do you you mean X
> hangs?  system hangs?  segfault?

I mean the X server terminated unexpectedly and I got thrown back to the login
screen. Other than this message and the part about GPU lockup in the dmesg dump
I posted, I could not find any messages.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-08-16 15:03 ` bugzilla-daemon
@ 2013-09-24 19:40 ` bugzilla-daemon
  2013-09-24 19:41 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-09-24 19:40 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from nine@detonation.org ---
It seems like I have two independent problems which may explain the confusing
results I got:

* with DPM enabled I get hard locks on suspend and sometimes on resume. After
suspend I have to turn off power manually but it seems like it successfully
writes the suspend image to disk. On resume it sometimes locks with disabled
output, sometimes it works.

* Regardless of DPM enabled or not I get X server crashes within minutes after
a suspend/resume cycle. This happens with kernel 3.11.1 with current firmware.
When I downgrade my kernel-firmware package to 20130114git-1.2.1, this problem
vanishes. But the firmware may be the original cause. With the old firmware I
for example do not have direct rendering or acceleration.

At least I found a logfile giving more information about the X server crash.
Attaching.

Is there anything else I can do to debug these problems?

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-09-24 19:40 ` bugzilla-daemon
@ 2013-09-24 19:41 ` bugzilla-daemon
  2013-09-24 19:43 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-09-24 19:41 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from nine@detonation.org ---
Created attachment 86476
  --> https://bugs.freedesktop.org/attachment.cgi?id=86476&action=edit
Xorg.0.log after X server crash after resume

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-09-24 19:41 ` bugzilla-daemon
@ 2013-09-24 19:43 ` bugzilla-daemon
  2013-09-24 20:14 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-09-24 19:43 UTC (permalink / raw)
  To: dri-devel


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

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

nine@detonation.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84144|0                           |1
        is obsolete|                            |

--- Comment #8 from nine@detonation.org ---
Created attachment 86477
  --> https://bugs.freedesktop.org/attachment.cgi?id=86477&action=edit
dmesg after X server crashed

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-09-24 19:43 ` bugzilla-daemon
@ 2013-09-24 20:14 ` bugzilla-daemon
  2013-09-24 21:10 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-09-24 20:14 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Alex Deucher <agd5f@yahoo.com> ---
THe only thing that has changed in the ucode is adding new ucode for UVD and
SMC.  If you use the newer firmware package but remove the UVD and/or SMC ucode
images, you should get the same behavior as with the old firmware package. 
Since dpm is not enabled by default, I think the problem is probably with UVD.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-09-24 20:14 ` bugzilla-daemon
@ 2013-09-24 21:10 ` bugzilla-daemon
  2013-10-31  8:41 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-09-24 21:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from nine@detonation.org ---
Indeed! After removing CYPRESS_uvd.bin the X server crashes vanish. Only the
hard locks with dpm remain.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] evergreen: hard lockup on suspend and resume with dpm
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (9 preceding siblings ...)
  2013-09-24 21:10 ` bugzilla-daemon
@ 2013-10-31  8:41 ` bugzilla-daemon
  2013-10-31 13:11 ` [Bug 68178] xserver crashes with uvd bugzilla-daemon
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-10-31  8:41 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from Lars <lars+freedesktop@6xq.net> ---
(In reply to comment #6)
> * Regardless of DPM enabled or not I get X server crashes within minutes
> after a suspend/resume cycle. This happens with kernel 3.11.1 with current
> firmware. When I downgrade my kernel-firmware package to 20130114git-1.2.1,
> this problem vanishes. But the firmware may be the original cause. With the
> old firmware I for example do not have direct rendering or acceleration.

I have the same problem with kernel 3.11.6 on Gentoo Linux (stable) with a
Radeon HD 4650. Hibernation itself works, but shortly after resuming the
machine Xorg crashes with a bus error. Additionally dmesg contains messages
about GPU lockups before or after hibernating. Removing the uvd/smc blobs stops
Xorg from crashing, but disables direct rendering (including XVideo, …). Note
that Xorg does *not* crash after resuming from suspend to RAM.

Downgrading to 3.10 (with the same firmware package) does not solve the
problem, so I’m back to 3.4.67 for now, which works (both hibernate/direct
rendering) for me.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] xserver crashes with uvd
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (10 preceding siblings ...)
  2013-10-31  8:41 ` bugzilla-daemon
@ 2013-10-31 13:11 ` bugzilla-daemon
  2013-12-08 16:58 ` bugzilla-daemon
  2019-11-19  8:37 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-10-31 13:11 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|evergreen: hard lockup on   |xserver crashes with uvd
                   |suspend and resume with dpm |

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] xserver crashes with uvd
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (11 preceding siblings ...)
  2013-10-31 13:11 ` [Bug 68178] xserver crashes with uvd bugzilla-daemon
@ 2013-12-08 16:58 ` bugzilla-daemon
  2019-11-19  8:37 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-12-08 16:58 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #12 from nine@detonation.org ---
Good news: somewhere between kernel 2.12.1 and 2.13-rc2 the hard lockup on
suspend got fixed! I've suspended several times now without a single lockup. On
resume though I still have lockups about half of the time I tried. This is
without UVD firmware but with active DPM

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 68178] xserver crashes with uvd
  2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
                   ` (12 preceding siblings ...)
  2013-12-08 16:58 ` bugzilla-daemon
@ 2019-11-19  8:37 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:37 UTC (permalink / raw)
  To: dri-devel


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

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

Martin Peres <martin.peres@free.fr> changed:

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

--- Comment #13 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/375.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-11-19  8:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-16  9:56 [Bug 68178] New: evergreen: hard lockup on suspend and resume with current firmware bugzilla-daemon
2013-08-16 12:46 ` [Bug 68178] evergreen: hard lockup on suspend and resume with dpm bugzilla-daemon
2013-08-16 13:56 ` bugzilla-daemon
2013-08-16 13:57 ` bugzilla-daemon
2013-08-16 14:01 ` bugzilla-daemon
2013-08-16 15:03 ` bugzilla-daemon
2013-09-24 19:40 ` bugzilla-daemon
2013-09-24 19:41 ` bugzilla-daemon
2013-09-24 19:43 ` bugzilla-daemon
2013-09-24 20:14 ` bugzilla-daemon
2013-09-24 21:10 ` bugzilla-daemon
2013-10-31  8:41 ` bugzilla-daemon
2013-10-31 13:11 ` [Bug 68178] xserver crashes with uvd bugzilla-daemon
2013-12-08 16:58 ` bugzilla-daemon
2019-11-19  8:37 ` 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.