[Bug 111499] [bisected][skl] Graphical corruption in kwin effects

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 30 17:23:33 UTC 2019


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

Jordan Justen <jljusten at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jljusten at gmail.com,
                   |                            |kenneth at whitecape.org

--- Comment #4 from Jordan Justen <jljusten at gmail.com> ---
Denis,

You might need to force enable dmabuf_capable in X. This isn't
with a build of X from master since it is now enabled by default,
but no released version of X has that change yet.

Mike,

Have you overridden dmabuf_capable, or are you running a master
branch build of X?

-Jordan

$ cat /etc/X11/xorg.conf.d/modeset.conf
Section "ServerFlags"
    Option "Debug" "dmabuf_capable"
EndSection

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "modesetting"
    Option      "AccelMethod"    "glamor"
    Option      "DRI"            "3"
EndSection

-- 
You are receiving this mail because:
You are the assignee 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-3d-bugs/attachments/20190830/cb279cc0/attachment.html>


More information about the intel-3d-bugs mailing list