Home
last modified time | relevance | path

Searched refs:DRI2WaitSBC (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.h335 extern _X_EXPORT int DRI2WaitSBC(ClientPtr client, DrawablePtr pDraw,
H A Ddri2ext.c555 status = DRI2WaitSBC(client, pDrawable, target); in ProcDRI2WaitSBC()
H A Ddri2.c1279 DRI2WaitSBC(ClientPtr client, DrawablePtr pDraw, CARD64 target_sbc) in DRI2WaitSBC() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog109086 DRI2WaitSBC() didn't block if requested targetSBC wasn't yet reached.
109094 This patch fixes the problem by implementing DRI2WaitSBC similar
114149 DRI2WaitSBC() and DRI2WaitMSC(); it may have gone away, so be sure to
114222 unblocking of clients of DRI2WaitSBC().
116834 DRI2WaitMSC, DRI2WaitSBC and DRI2SwapInterval.