Bug 151341
Summary: | AMDGPU Hawaii: screen freeze, Xorg blocked in fence_default_wait | ||
---|---|---|---|
Product: | Drivers | Reporter: | yshuiv7 |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | NEW --- | ||
Severity: | normal | CC: | alexdeucher, ricardo.ribalda |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.7.0 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg
Xorg.log Kernel Oops when resetting the GPU |
Description
yshuiv7
2016-08-03 06:32:38 UTC
Please attach your xorg log and dmesg output. Created attachment 227861 [details]
dmesg
Created attachment 227871 [details]
Xorg.log
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. 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 Created attachment 227901 [details]
Kernel Oops when resetting the GPU
This seems to be (very) related to https://bugzilla.kernel.org/show_bug.cgi?id=198883 |