All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 100304] [bisected] Kernel oops on startup
@ 2017-03-21 17:11 bugzilla-daemon
  2017-03-21 17:14 ` bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-21 17:11 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 100304
           Summary: [bisected] Kernel oops on startup
           Product: DRI
           Version: DRI git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: mike@fireburn.co.uk

Created attachment 130353
  --> https://bugs.freedesktop.org/attachment.cgi?id=130353&action=edit
Screen shot

Bisected back to:

2d38d25554b739b50eec254205f769580751fb02 is the first bad commit
commit 2d38d25554b739b50eec254205f769580751fb02
Author: David Panariti <David.Panariti@amd.com>
Date:   Mon Mar 13 13:33:18 2017 -0400

    drm/amdgpu: Switch baremetal to use KIQ for compute ring management.

    KIQ is the Kernel Interface Queue for managing the MEC.  Rather than
setting
    up rings via direct MMIO of ring registers, the rings are configured via
    special packets sent to the KIQ.  The allows the MEC to better manage
shared
    resources and certain power events.

    Signed-off-by: David Panariti <David.Panariti@amd.com>
    Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
    Acked-by: Tom St Denis <tom.stdenis@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com

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

[-- Attachment #1.2: Type: text/html, Size: 3150 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] 8+ messages in thread

* [Bug 100304] [bisected] Kernel oops on startup
  2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
@ 2017-03-21 17:14 ` bugzilla-daemon
  2017-03-21 17:16 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-21 17:14 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
What chip is this?

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

[-- Attachment #1.2: Type: text/html, Size: 968 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] 8+ messages in thread

* [Bug 100304] [bisected] Kernel oops on startup
  2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
  2017-03-21 17:14 ` bugzilla-daemon
@ 2017-03-21 17:16 ` bugzilla-daemon
  2017-03-21 17:21 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-21 17:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
does disabling runpm work around it?

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

[-- Attachment #1.2: Type: text/html, Size: 986 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] 8+ messages in thread

* [Bug 100304] [bisected] Kernel oops on startup
  2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
  2017-03-21 17:14 ` bugzilla-daemon
  2017-03-21 17:16 ` bugzilla-daemon
@ 2017-03-21 17:21 ` bugzilla-daemon
  2017-03-21 17:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-21 17:21 UTC (permalink / raw)
  To: dri-devel


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

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

Mike Lothian <mike@fireburn.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@fireburn.co.uk

--- Comment #3 from Mike Lothian <mike@fireburn.co.uk> ---
This is on Tonga in a prime setup

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

[-- Attachment #1.2: Type: text/html, Size: 1762 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] 8+ messages in thread

* [Bug 100304] [bisected] Kernel oops on startup
  2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-03-21 17:21 ` bugzilla-daemon
@ 2017-03-21 17:39 ` bugzilla-daemon
  2017-03-23 15:03 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-21 17:39 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Mike Lothian <mike@fireburn.co.uk> ---
Yes setting amdgpu.runpm=0 fixes the issue - also reverting the commit allows
me to boot

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

[-- Attachment #1.2: Type: text/html, Size: 1035 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] 8+ messages in thread

* [Bug 100304] [bisected] Kernel oops on startup
  2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-03-21 17:39 ` bugzilla-daemon
@ 2017-03-23 15:03 ` bugzilla-daemon
  2017-03-23 15:30 ` bugzilla-daemon
  2017-03-23 18:54 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-23 15:03 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 130399
  --> https://bugs.freedesktop.org/attachment.cgi?id=130399&action=edit
possible fix

This should fix the issue.

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

[-- Attachment #1.2: Type: text/html, Size: 1294 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] 8+ messages in thread

* [Bug 100304] [bisected] Kernel oops on startup
  2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-03-23 15:03 ` bugzilla-daemon
@ 2017-03-23 15:30 ` bugzilla-daemon
  2017-03-23 18:54 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-23 15:30 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Mike Lothian <mike@fireburn.co.uk> ---
Thanks, that's working great for me

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

[-- Attachment #1.2: Type: text/html, Size: 981 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] 8+ messages in thread

* [Bug 100304] [bisected] Kernel oops on startup
  2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-03-23 15:30 ` bugzilla-daemon
@ 2017-03-23 18:54 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-03-23 18:54 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <alexdeucher@gmail.com> changed:

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

--- Comment #7 from Alex Deucher <alexdeucher@gmail.com> ---
fix squashed into the original patch.

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

[-- Attachment #1.2: Type: text/html, Size: 1990 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] 8+ messages in thread

end of thread, other threads:[~2017-03-23 18:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 17:11 [Bug 100304] [bisected] Kernel oops on startup bugzilla-daemon
2017-03-21 17:14 ` bugzilla-daemon
2017-03-21 17:16 ` bugzilla-daemon
2017-03-21 17:21 ` bugzilla-daemon
2017-03-21 17:39 ` bugzilla-daemon
2017-03-23 15:03 ` bugzilla-daemon
2017-03-23 15:30 ` bugzilla-daemon
2017-03-23 18:54 ` 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.