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 D | xv.c | 309 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 D | dri3.c | 94 pixmap = drmmode_create_pixmap_header(screen, width, height, in ms_exa_pixmap_from_fds()
|
| H A D | exa.c | 729 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 D | drmmode_display.h | 367 PixmapPtr drmmode_create_pixmap_header(ScreenPtr pScreen, int width, int height,
|
| H A D | drmmode_display.c | 1749 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()
|