[Bug 103509] drm/i915 GPU Hang in Artful Advark 17.10

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 9 17:55:28 UTC 2018


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

--- Comment #27 from Luka Paunovic <internetfazoni at gmail.com> ---
Even though this is not fixed I found a workaround.
I was playing with the settings and I realized that UXA is more stable than
SNA.
The bug didn't occur with UXA

cat /etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        #Option      "TearFree"    "true"
        #Option      "AccelMethod" "sna"
        Option      "AccelMethod" "uxa"
        Option      "DRI"         "3"
EndSection

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180209/8df70c07/attachment.html>


More information about the intel-gfx-bugs mailing list