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 D | dri3.c | 104 if (!ms_exa_set_pixmap_bo(scrn, pixmap, bo, TRUE)) in ms_exa_pixmap_from_fds()
|
| H A D | driver.h | 212 Bool ms_exa_set_pixmap_bo(ScrnInfoPtr scrn, PixmapPtr pPixmap,
|
| H A D | xv.c | 319 if (!ms_exa_set_pixmap_bo(scrn, pixmap, bo, TRUE)) in ms_exa_xv_create_dma_pixmap()
|
| H A D | exa.c | 904 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 D | drmmode_display.c | 1757 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()
|