Searched refs:dumb_get_bo_from_handle (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | dumb_bo.c | 158 dumb_get_bo_from_handle(int fd, int handle, int pitch, int size) in dumb_get_bo_from_handle() function 182 return dumb_get_bo_from_handle(fd, handle, pitch, size); in dumb_get_bo_from_fd()
|
| H A D | dumb_bo.h | 45 struct dumb_bo *dumb_get_bo_from_handle(int fd, int handle, int pitch, int size);
|
| H A D | drmmode_display.c | 1740 bo = dumb_get_bo_from_handle(drmmode->fd, fbcon->handle, fbcon->pitch, in drmmode_crtc_copy_fb()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 40000 This renames dumb_get_bo_from_handle(), since it wasn't using a handle
|