Home
last modified time | relevance | path

Searched refs:MarkSync (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.h540 int (*MarkSync) (ScreenPtr pScreen); member
H A Dexa.c1070 if (pExaScr->info->MarkSync != NULL) { in exaMarkSync()
1071 pExaScr->info->lastMarker = (*pExaScr->info->MarkSync) (pScreen); in exaMarkSync()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c479 fakexa->exa->MarkSync = ephyrMarkSync; in ephyrDrawInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dexa.c1121 exa->MarkSync = ms_exa_mark_sync; in ms_setup_exa()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog178393 MarkSync() that I noticed were needed while reading the VIA driver.