[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2016-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 Mike Lothian changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #8 from david1.zhou at amd.com --- (In reply to Christian König from comment #7) > (In reply to david1.zhou at amd.com from comment #6) > > Maybe we shall avoid to use fence for vmid, instead using LRU list. > > Yeah, thought about

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #7 from Christian König --- (In reply to david1.zhou at amd.com from comment #6) > Maybe we shall avoid to use fence for vmid, instead using LRU list. Yeah, thought about that as well. The problem is that we used to have an LRU

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #6 from david1.zhou at amd.com --- (In reply to Christian König from comment #5) > (In reply to Mike Lothian from comment #4) > > When this happens my machine just freezes, the only way to continue is to > > press and hold the power

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #5 from Christian König --- (In reply to Mike Lothian from comment #4) > When this happens my machine just freezes, the only way to continue is to > press and hold the power button but that doesn't cleanly unmount the disks Yeah,

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #4 from Mike Lothian --- When this happens my machine just freezes, the only way to continue is to press and hold the power button but that doesn't cleanly unmount the disks -- You are receiving this mail because: You are the

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #3 from david1.zhou at amd.com --- 0x24e7e is in amdgpu_vm_grab_id (include/linux/fence.h:292). 287 * Returns true if f1 is chronologically later than f2. Both fences must be 288 * from the same context, since a seqno is not

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 --- Comment #2 from Mike Lothian --- I tried to bisect between v4.3 and HEAD but there were too many other issues getting in the way - i915, ath10k - making remoting in too difficult when the screen wasn't showing anything -- You are receiving

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 Mike Lothian changed: What|Removed |Added CC||mike at fireburn.co.uk --- Comment #1

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93460 Bug ID: 93460 Summary: [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW