Home
last modified time | relevance | path

Searched refs:drmmode_SharedPixmapPresent (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1315 drmmode_SharedPixmapPresent(PixmapPtr ppix, xf86CrtcPtr crtc, in drmmode_SharedPixmapPresent() function
1369 drmmode_SharedPixmapPresent(args->backTarget, args->crtc, args->drmmode); in drmmode_SharedPixmapVBlankEventHandler()
1372 drmmode_SharedPixmapPresent(args->frontTarget, args->crtc, args->drmmode); in drmmode_SharedPixmapVBlankEventHandler()
1465 drmmode_SharedPixmapPresent(drmmode_crtc->prime_pixmap_back, in drmmode_InitSharedPixmapFlipping()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23752 drmmode_SharedPixmapPresent(),
23769 flipping is enabled will call drmmode_SharedPixmapPresent() on
23772 drmmode_SharedPixmapPresent() requests that for the source to
23776 does, it will raise a warning and try drmmode_SharedPixmapPresent()
23782 shared pixmap. In this case, drmmode_SharedPixmapPresent() will
23787 drmmode_SharedPixmapPresent() on the next vblank after
23805 drmmode_SharedPixmapPresent(backTarget) to start the process again
23807 use drmmode_SharedPixmapPresent(frontTarget) to start the process