Home
last modified time | relevance | path

Searched refs:exaMarkSync (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c134 exaMarkSync(pScreen); in exaFillSpans()
224 exaMarkSync(pDrawable->pScreen); in exaDoPutImage()
359 exaMarkSync(pDstDrawable->pScreen); in exaCopyNtoNTwoDir()
501 exaMarkSync(pDstDrawable->pScreen); in exaHWCopyNtoN()
920 exaMarkSync(pDrawable->pScreen); in exaPolyFillRect()
1035 exaMarkSync(pDrawable->pScreen); in exaFillRegionSolid()
1238 exaMarkSync(pDrawable->pScreen); in exaFillRegionTiled()
H A Dexa.h767 exaMarkSync(ScreenPtr pScreen);
H A Dexa_render.c336 exaMarkSync(pDst->pDrawable->pScreen); in exaTryDriverSolidFill()
493 exaMarkSync(pDst->pDrawable->pScreen); in exaTryDriverCompositeRects()
775 exaMarkSync(pDst->pDrawable->pScreen); in exaTryDriverComposite()
H A Dexa_offscreen.c563 exaMarkSync(pScreen); in ExaOffscreenDefragment()
H A Dexa.c1065 exaMarkSync(ScreenPtr pScreen) in exaMarkSync() function
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c337 exaMarkSync(pSrc->drawable.pScreen); in ephyrDownloadFromScreen()
374 exaMarkSync(pDst->drawable.pScreen); in ephyrUploadToScreen()
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A Dexa-driver.txt31 "exaMarkSync",
/OK3568_Linux_fs/external/xserver/
H A DChangeLog134027 exa: Calling exaMarkSync after UTS is the drivers responsibility.