Home
last modified time | relevance | path

Searched refs:drmmode_SetSlaveBO (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h329 Bool drmmode_SetSlaveBO(PixmapPtr ppix,
H A Ddriver.c1582 return drmmode_SetSlaveBO(ppix, &ms->drmmode, ihandle, 0, 0); in msSetSharedPixmapBacking()
1592 ret = drmmode_SetSlaveBO(ppix, &ms->drmmode, ihandle, ppix->devKind, size); in msSetSharedPixmapBacking()
H A Ddrmmode_display.c1294 drmmode_SetSlaveBO(PixmapPtr ppix, in drmmode_SetSlaveBO() function