Home
last modified time | relevance | path

Searched refs:dumb_bo_create (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddumb_bo.h39 struct dumb_bo *dumb_bo_create(int fd, const unsigned width,
H A Ddumb_bo.c43 dumb_bo_create(int fd, in dumb_bo_create() function
H A Dexa.c876 priv->bo = dumb_bo_create(ms->drmmode.fd, width, height, bitsPerPixel); in ms_exa_create_pixmap2()
H A Ddrmmode_display.c886 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()