Comment # 20 on bug 106175 from
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: