All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
@ 2016-08-03  6:32 bugzilla-daemon
  2016-08-03 13:20 ` [Bug 151341] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-08-03  6:32 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 151341
           Summary: AMDGPU Hawaii: screen freeze, Xorg blocked in
                    fence_default_wait
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.7.0
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: yshuiv7@gmail.com
        Regression: No

The system is still operational, and I was able to login remotely via ssh.

Seems to happen more often when the CPU is under load.

Relevant dmesg:

INFO: task Xorg:539 blocked for more than 120 seconds.
      Not tainted 4.7.0 #5
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Xorg            D ffff880085387a48     0   539    537 0x00080084
 ffff880085387a48 ffff880392f1ea40 0000000000000000 ffff880085388000
 ffff88045e658000 ffff88045e658000 ffff880062516840 7fffffffffffffff
 ffff880085387a60 ffffffff815e5dd0 0000000000000000 ffff880085387ad8
Call Trace:
 [<ffffffff815e5dd0>] schedule+0x30/0x80
 [<ffffffff815e8429>] schedule_timeout+0x159/0x1a0
 [<ffffffff810a956e>] ? __wake_up_locked+0xe/0x10
 [<ffffffff8144b452>] fence_default_wait+0x182/0x1d0
 [<ffffffff8144adf0>] ? fence_free+0x20/0x20
 [<ffffffff8144af9e>] fence_wait_timeout+0x4e/0x90
 [<ffffffffc02d89dd>] amdgpu_ctx_add_fence+0x5d/0x100 [amdgpu]
 [<ffffffffc02cad00>] amdgpu_cs_ioctl+0xbf0/0xff0 [amdgpu]
 [<ffffffff813e978d>] drm_ioctl+0x14d/0x530
 [<ffffffffc02ca110>] ? amdgpu_cs_find_mapping+0x90/0x90 [amdgpu]
 [<ffffffff81171b6a>] ? do_readv_writev+0x11a/0x200
 [<ffffffffc02b2047>] amdgpu_drm_ioctl+0x47/0x80 [amdgpu]
 [<ffffffff81182ebd>] do_vfs_ioctl+0x8d/0x570
 [<ffffffff81001255>] ? syscall_slow_exit_work+0xb5/0x100
 [<ffffffff8153ea5d>] ? __sys_recvmsg+0x5d/0x70
 [<ffffffff810fbec6>] ? __audit_syscall_entry+0xa6/0xf0
 [<ffffffff811833dc>] SyS_ioctl+0x3c/0x70
 [<ffffffff8100179a>] do_syscall_64+0x5a/0x110
 [<ffffffff815e9040>] entry_SYSCALL64_slow_path+0x25/0x25

-- 
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] 8+ messages in thread

* [Bug 151341] AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
  2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
@ 2016-08-03 13:20 ` bugzilla-daemon
  2016-08-06 23:45 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-08-03 13:20 UTC (permalink / raw)
  To: dri-devel

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

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Please attach your xorg log and dmesg output.

-- 
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] 8+ messages in thread

* [Bug 151341] AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
  2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
  2016-08-03 13:20 ` [Bug 151341] " bugzilla-daemon
@ 2016-08-06 23:45 ` bugzilla-daemon
  2016-08-06 23:46 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-08-06 23:45 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from yshuiv7@gmail.com ---
Created attachment 227861
  --> https://bugzilla.kernel.org/attachment.cgi?id=227861&action=edit
dmesg

-- 
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] 8+ messages in thread

* [Bug 151341] AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
  2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
  2016-08-03 13:20 ` [Bug 151341] " bugzilla-daemon
  2016-08-06 23:45 ` bugzilla-daemon
@ 2016-08-06 23:46 ` bugzilla-daemon
  2016-08-07  0:04 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-08-06 23:46 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from yshuiv7@gmail.com ---
Created attachment 227871
  --> https://bugzilla.kernel.org/attachment.cgi?id=227871&action=edit
Xorg.log

-- 
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] 8+ messages in thread

* [Bug 151341] AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
  2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-08-06 23:46 ` bugzilla-daemon
@ 2016-08-07  0:04 ` bugzilla-daemon
  2016-08-08  6:04 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-08-07  0:04 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from yshuiv7@gmail.com ---
Previous dmesg is from 4.7.0, the attached one is from git HEAD.

Using the _k_ firmware seems to make this happen much less frequently.

-- 
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] 8+ messages in thread

* [Bug 151341] AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
  2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-08-07  0:04 ` bugzilla-daemon
@ 2016-08-08  6:04 ` bugzilla-daemon
  2016-08-08  6:05 ` bugzilla-daemon
  2018-02-22 10:48 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-08-08  6:04 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #5 from yshuiv7@gmail.com ---
I tried to reset the gpu by using /sys/kernel/debug/dri/0/amdgpu_gpu_reset, and
the result is a NULL pointer dereference in the kernel. 

dmesg attached

-- 
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] 8+ messages in thread

* [Bug 151341] AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
  2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-08-08  6:04 ` bugzilla-daemon
@ 2016-08-08  6:05 ` bugzilla-daemon
  2018-02-22 10:48 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-08-08  6:05 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #6 from yshuiv7@gmail.com ---
Created attachment 227901
  --> https://bugzilla.kernel.org/attachment.cgi?id=227901&action=edit
Kernel Oops when resetting the GPU

-- 
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] 8+ messages in thread

* [Bug 151341] AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait
  2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
                   ` (5 preceding siblings ...)
  2016-08-08  6:05 ` bugzilla-daemon
@ 2018-02-22 10:48 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-02-22 10:48 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #7 from Ricardo Ribalda (ricardo.ribalda@gmail.com) ---
This seems to be (very) related to
https://bugzilla.kernel.org/show_bug.cgi?id=198883

-- 
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] 8+ messages in thread

end of thread, other threads:[~2018-02-22 10:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-03  6:32 [Bug 151341] New: AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait bugzilla-daemon
2016-08-03 13:20 ` [Bug 151341] " bugzilla-daemon
2016-08-06 23:45 ` bugzilla-daemon
2016-08-06 23:46 ` bugzilla-daemon
2016-08-07  0:04 ` bugzilla-daemon
2016-08-08  6:04 ` bugzilla-daemon
2016-08-08  6:05 ` bugzilla-daemon
2018-02-22 10:48 ` 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.