nouveau_bo_new   1319 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	ret = nouveau_bo_new(&nouveau_drm(dev)->client, 64*64*4, 0x100,
nouveau_bo_new   2343 drivers/gpu/drm/nouveau/dispnv50/disp.c 	ret = nouveau_bo_new(&drm->client, 4096, 0x1000, TTM_PL_FLAG_VRAM,
nouveau_bo_new     78 drivers/gpu/drm/nouveau/nouveau_bo.h int  nouveau_bo_new(struct nouveau_cli *, u64 size, int align, u32 flags,
nouveau_bo_new    121 drivers/gpu/drm/nouveau/nouveau_bo.h 	int ret = nouveau_bo_new(cli, size, align, flags,
nouveau_bo_new    146 drivers/gpu/drm/nouveau/nouveau_chan.c 	ret = nouveau_bo_new(cli, size, 0, target, 0, 0, NULL, NULL,
nouveau_bo_new    230 drivers/gpu/drm/nouveau/nouveau_dmem.c 	ret = nouveau_bo_new(&drm->client, DMEM_CHUNK_SIZE, 0,
nouveau_bo_new    130 drivers/gpu/drm/nouveau/nv17_fence.c 	ret = nouveau_bo_new(&drm->client, 4096, 0x1000, TTM_PL_FLAG_VRAM,
nouveau_bo_new     83 drivers/gpu/drm/nouveau/nv50_fence.c 	ret = nouveau_bo_new(&drm->client, 4096, 0x1000, TTM_PL_FLAG_VRAM,
nouveau_bo_new    206 drivers/gpu/drm/nouveau/nv84_fence.c 	ret = nouveau_bo_new(&drm->client, 16 * drm->chan.nr, 0,