HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_bo_wrap (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/libdrm/libdrm/nouveau/
nouveau_bo.h 75 nouveau_bo_wrap(struct nouveau_device *, uint32_t handle, struct nouveau_bo **);
nouveau_channel.c 77 ret = nouveau_bo_wrap(dev, nvchan->drm.notifier_handle,
nouveau_bo.c 249 nouveau_bo_wrap(struct nouveau_device *dev, uint32_t handle, function
322 ret = nouveau_bo_wrap(dev, req.handle, bo);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_screen.c 447 ret = nouveau_bo_wrap(screen->base.device, fifo->notify, &screen->notify);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_screen.c 447 ret = nouveau_bo_wrap(screen->base.device, fifo->notify, &screen->notify);

Completed in 546 milliseconds