Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c309 pixmap = drmmode_create_pixmap_header(screen, width, height, in ms_exa_xv_create_dma_pixmap()
358 pixmap = drmmode_create_pixmap_header(screen, width, height, in ms_exa_xv_create_pixmap()
H A Ddri3.c94 pixmap = drmmode_create_pixmap_header(screen, width, height, in ms_exa_pixmap_from_fds()
H A Dexa.c729 pixmap = drmmode_create_pixmap_header(screen, w, h, in ms_exa_upload_to_screen()
744 pixmap = drmmode_create_pixmap_header(screen, w, 1, in ms_exa_upload_to_screen()
796 pixmap = drmmode_create_pixmap_header(screen, w, h, in ms_exa_download_from_screen()
810 pixmap = drmmode_create_pixmap_header(screen, w, 1, in ms_exa_download_from_screen()
H A Ddrmmode_display.h367 PixmapPtr drmmode_create_pixmap_header(ScreenPtr pScreen, int width, int height,
H A Ddrmmode_display.c1749 src = drmmode_create_pixmap_header(pScreen, fb_width, in drmmode_crtc_copy_fb()
2220 drmmode_create_pixmap_header(ScreenPtr pScreen, int width, int height, in drmmode_create_pixmap_header() function
2269 rotate_pixmap = drmmode_create_pixmap_header(scrn->pScreen, in drmmode_shadow_create()
4890 fb->pixmap = drmmode_create_pixmap_header(screen, in drmmode_update_fb()