[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 15 14:17:01 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106175
--- Comment #20 from Michel Dänzer <michel at daenzer.net> ---
Note that the ioctls don't literally run "in parallel"; both ioctls are called
by the Xorg main thread, so they can't preempt each other. What I mean is that
any number of cursor ioctls can happen while a page flip is pending.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180615/43a7959f/attachment.html>
More information about the dri-devel
mailing list