Home
last modified time | relevance | path

Searched refs:DRISwapContext (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h274 extern _X_EXPORT void DRISwapContext(int drmFD, void *oldctx, void *newctx);
H A Ddri.c613 drmInstallSIGIOHandler(pDRIPriv->drmFD, DRISwapContext))) { in DRIScreenInit()
1717 DRISwapContext(int drmFD, void *oldctx, void *newctx) in DRISwapContext() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog32737 debug output format fix in DRISwapContext()