All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 96278] Kernel Hung when starting X while detecting outputs
@ 2016-05-30 16:53 bugzilla-daemon
  2016-05-31  7:05 ` bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-05-30 16:53 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 96278
           Summary: Kernel Hung when starting X while detecting outputs
           Product: DRI
           Version: XOrg git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: frederik.schwan@linux.com

Created attachment 124177
  --> https://bugs.freedesktop.org/attachment.cgi?id=124177&action=edit
bad dmesg

Hardware: Dell Precision Laptop 7710 with Intel HD P530 and AMD FirePro W7170M
(Amethyst XT)

Kernel: 4.6 and 4.7rc1
xf86-video-amdgpu: 1.1.0

Description:
When X is started, it accepts no connections ("waiting for X server to accept
connections") forever. 
There is another bugreport over here [1] that has the same problem with the
radeon driver. Dmesg is attached.


The stacktrace seems to be nearly the same:

schedule
rpm_resume
wake_atomic_t_function
__pm_runtime_resume
[amdgpu_connector_dp_detect/radeon_dvi_detect] (output detection)
drm_helper_hpd_irq_event
[amdgpu/radeon]_resume_kms
[amdgpu/radeon]_pmops_runtime_resume
pci_pm_runtime_resume
vga_switcheroo_set_dynamic_switch
vga_switcheroo_runtime_resume
...
...
...

[1]
http://unix.stackexchange.com/questions/269223/lightdm-fails-to-load-after-system-upgrade-in-arch-x64

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

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

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

_______________________________________________
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 96278] Kernel Hung when starting X while detecting outputs
  2016-05-30 16:53 [Bug 96278] Kernel Hung when starting X while detecting outputs bugzilla-daemon
@ 2016-05-31  7:05 ` bugzilla-daemon
  2016-06-04 17:31 ` [Bug 96278] [amdgpu][tonga]Kernel " bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-05-31  7:05 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124177|text/x-log                  |text/plain
          mime type|                            |

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

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

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

_______________________________________________
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 96278] [amdgpu][tonga]Kernel Hung when starting X while detecting outputs
  2016-05-30 16:53 [Bug 96278] Kernel Hung when starting X while detecting outputs bugzilla-daemon
  2016-05-31  7:05 ` bugzilla-daemon
@ 2016-06-04 17:31 ` bugzilla-daemon
  2016-06-06 13:59 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-04 17:31 UTC (permalink / raw)
  To: dri-devel


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

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

JohnDoe <frederik.schwan@linux.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Kernel Hung when starting X |[amdgpu][tonga]Kernel Hung
                   |while detecting outputs     |when starting X while
                   |                            |detecting outputs

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

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

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

_______________________________________________
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 96278] [amdgpu][tonga]Kernel Hung when starting X while detecting outputs
  2016-05-30 16:53 [Bug 96278] Kernel Hung when starting X while detecting outputs bugzilla-daemon
  2016-05-31  7:05 ` bugzilla-daemon
  2016-06-04 17:31 ` [Bug 96278] [amdgpu][tonga]Kernel " bugzilla-daemon
@ 2016-06-06 13:59 ` bugzilla-daemon
  2016-06-06 14:55 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-06 13:59 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Does adding amdgpu.runpm=0 to the kernel command line in grub help?

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

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

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

_______________________________________________
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 96278] [amdgpu][tonga]Kernel Hung when starting X while detecting outputs
  2016-05-30 16:53 [Bug 96278] Kernel Hung when starting X while detecting outputs bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-06-06 13:59 ` bugzilla-daemon
@ 2016-06-06 14:55 ` bugzilla-daemon
  2016-06-06 15:04 ` bugzilla-daemon
  2016-08-08 20:47 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-06 14:55 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from JohnDoe <frederik.schwan@linux.com> ---
Yes, with that arg there are no hungs anymore. Are there patches for the power
management I can test?

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

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

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

_______________________________________________
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 96278] [amdgpu][tonga]Kernel Hung when starting X while detecting outputs
  2016-05-30 16:53 [Bug 96278] Kernel Hung when starting X while detecting outputs bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-06-06 14:55 ` bugzilla-daemon
@ 2016-06-06 15:04 ` bugzilla-daemon
  2016-08-08 20:47 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-06-06 15:04 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Alex Deucher <alexdeucher@gmail.com> ---
Please try my drm-next-4.8-wip branch which contains a number of fixes for PX
systems:
https://cgit.freedesktop.org/~agd5f/linux/log/?h=drm-next-4.8-wip

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

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

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

_______________________________________________
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 96278] [amdgpu][tonga]Kernel Hung when starting X while detecting outputs
  2016-05-30 16:53 [Bug 96278] Kernel Hung when starting X while detecting outputs bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-06-06 15:04 ` bugzilla-daemon
@ 2016-08-08 20:47 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-08-08 20:47 UTC (permalink / raw)
  To: dri-devel


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

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

JohnDoe <frederik.schwan@linux.com> changed:

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

--- Comment #4 from JohnDoe <frederik.schwan@linux.com> ---
Fixed with 4.8rc1

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

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

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

_______________________________________________
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:[~2016-08-08 20:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-30 16:53 [Bug 96278] Kernel Hung when starting X while detecting outputs bugzilla-daemon
2016-05-31  7:05 ` bugzilla-daemon
2016-06-04 17:31 ` [Bug 96278] [amdgpu][tonga]Kernel " bugzilla-daemon
2016-06-06 13:59 ` bugzilla-daemon
2016-06-06 14:55 ` bugzilla-daemon
2016-06-06 15:04 ` bugzilla-daemon
2016-08-08 20:47 ` 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.