Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri3.c104 if (!ms_exa_set_pixmap_bo(scrn, pixmap, bo, TRUE)) in ms_exa_pixmap_from_fds()
H A Ddriver.h212 Bool ms_exa_set_pixmap_bo(ScrnInfoPtr scrn, PixmapPtr pPixmap,
H A Dxv.c319 if (!ms_exa_set_pixmap_bo(scrn, pixmap, bo, TRUE)) in ms_exa_xv_create_dma_pixmap()
H A Dexa.c904 ms_exa_set_pixmap_bo(ScrnInfoPtr scrn, PixmapPtr pPixmap, in ms_exa_set_pixmap_bo() function
977 ret = ms_exa_set_pixmap_bo(scrn, pixmap, bo, TRUE); in ms_exa_back_pixmap_from_fd()
H A Ddrmmode_display.c1757 if (!ms_exa_set_pixmap_bo(pScrn, src, bo, FALSE)) in drmmode_crtc_copy_fb()
3624 return ms_exa_set_pixmap_bo(scrn, pixmap, bo->dumb, FALSE); in drmmode_set_pixmap_bo()