Searched refs:dumb_bo_create (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | dumb_bo.h | 39 struct dumb_bo *dumb_bo_create(int fd, const unsigned width,
|
| H A D | dumb_bo.c | 43 dumb_bo_create(int fd, in dumb_bo_create() function
|
| H A D | exa.c | 876 priv->bo = dumb_bo_create(ms->drmmode.fd, width, height, bitsPerPixel); in ms_exa_create_pixmap2()
|
| H A D | drmmode_display.c | 886 bo = dumb_bo_create(drmmode->fd, mode->hdisplay, mode->vdisplay, in drmmode_crtc_modeset() 1289 bo->dumb = dumb_bo_create(drmmode->fd, width, height, bpp); in drmmode_create_bo() 4426 dumb_bo_create(drmmode->fd, width, height, bpp); in drmmode_create_initial_bos() 4520 bo = dumb_bo_create(drmmode->fd, mode_res->min_width, mode_res->min_height, in drmmode_get_default_bpp()
|