Question about xserver commit 47bc7fca

David Airlie airlied at redhat.com
Sun Jan 15 00:37:28 UTC 2017


> About this commit in xserver:
> https://cgit.freedesktop.org/xorg/xserver/commit/present/present.c?id=47bc7fcaa567b0d9e2627b4a21b112e96f81725b
> 
> It disables present page flip after gpu screen attaches output to screen
> which affect
> hybrid GPU platform to get a smooth desktop. Do you have any plan how to
> solve this?

Fix the present API first to not pass the Window in to the drivers, so we can at least get the pScreen back.

Once that is done, figure out what you are meant to do, which I assume is flip on the slave gpu as well.

Dave.


More information about the xorg-devel mailing list