Searched refs:dumb_get_bo_from_fd (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | dumb_bo.h | 46 struct dumb_bo * dumb_get_bo_from_fd(int fd, int dmafd, int pitch, int size);
|
| H A D | dumb_bo.c | 173 dumb_get_bo_from_fd(int fd, int dmafd, int pitch, int size) in dumb_get_bo_from_fd() function
|
| H A D | dri3.c | 99 bo = dumb_get_bo_from_fd(ms->drmmode.fd, fds[0], in ms_exa_pixmap_from_fds()
|
| H A D | xv.c | 314 bo = dumb_get_bo_from_fd(ms->drmmode.fd, dma_fds[0], in ms_exa_xv_create_dma_pixmap()
|
| H A D | exa.c | 969 bo = dumb_get_bo_from_fd(ms->drmmode.fd, fd, in ms_exa_back_pixmap_from_fd()
|
| H A D | drmmode_display.c | 1306 dumb_get_bo_from_fd(drmmode->fd, fd_handle, pitch, size); in drmmode_SetSlaveBO()
|