/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_video.c | 203 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, in nvc0_create_decoder() 208 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, in nvc0_create_decoder() 212 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, in nvc0_create_decoder() 249 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, 0, in nvc0_create_decoder() 260 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, 0, in nvc0_create_decoder() 267 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, 0, in nvc0_create_decoder() 290 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART|NOUVEAU_BO_MAP, in nvc0_create_decoder()
|
D | nvc0_video_bsp.c | 78 ret = nouveau_bo_new(dec->client->device, NOUVEAU_BO_VRAM, 0, bsp_size, &cfg, &tmp_bo); in nvc0_decoder_bsp_next() 110 … ret = nouveau_bo_new(dec->client->device, NOUVEAU_BO_VRAM, 0, bsp_bo->size * 4, &cfg, &tmp_bo); in nvc0_decoder_bsp_next()
|
D | nvc0_screen.c | 737 ret = nouveau_bo_new(screen->base.device, NV_VRAM_DOMAIN(&screen->base), 1 << 17, size, in nvc0_screen_resize_tls_area() 760 ret = nouveau_bo_new(screen->base.device, NV_VRAM_DOMAIN(&screen->base), in nvc0_screen_resize_text_area() 871 ret = nouveau_bo_new(dev, flags, 0, 4096, NULL, &screen->fence.bo); in nvc0_screen_create() 1058 ret = nouveau_bo_new(dev, NV_VRAM_DOMAIN(&screen->base), 1 << 12, 13 << 16, NULL, in nvc0_screen_create() 1113 ret = nouveau_bo_new(dev, NV_VRAM_DOMAIN(&screen->base), 1 << 17, 1 << 20, NULL, in nvc0_screen_create() 1124 ret = nouveau_bo_new(dev, NV_VRAM_DOMAIN(&screen->base), 1 << 17, 1 << 17, NULL, in nvc0_screen_create()
|
D | nvc0_miptree.c | 312 ret = nouveau_bo_new(dev, bo_flags, 4096, mt->total_size, &bo_config, in nvc0_miptree_create()
|
D | nvc0_transfer.c | 437 ret = nouveau_bo_new(dev, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, 0, in nvc0_miptree_transfer_map()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video.c | 186 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, in nv98_create_decoder() 189 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, in nv98_create_decoder() 226 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, 0, in nv98_create_decoder() 236 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, 0, in nv98_create_decoder() 243 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, 0, in nv98_create_decoder() 266 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART|NOUVEAU_BO_MAP, in nv98_create_decoder()
|
D | nv84_video.c | 81 ret = nouveau_bo_new(dev, NOUVEAU_BO_VRAM, 0, dec->vp_fw2_offset + size2, NULL, &fw); in nv84_load_firmwares() 378 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, in nv84_create_decoder() 383 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, in nv84_create_decoder() 388 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, in nv84_create_decoder() 397 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, in nv84_create_decoder() 404 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART, in nv84_create_decoder() 412 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART, in nv84_create_decoder() 421 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART, in nv84_create_decoder() 433 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM, in nv84_create_decoder() 677 if (nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, 0, in nv84_video_buffer_create() [all …]
|
D | nv50_screen.c | 797 ret = nouveau_bo_new(dev, NOUVEAU_BO_VRAM, 1 << 16, in nv50_tls_alloc() 899 ret = nouveau_bo_new(dev, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, 0, 4096, in nv50_screen_create() 973 ret = nouveau_bo_new(dev, NOUVEAU_BO_VRAM, 1 << 16, in nv50_screen_create() 995 ret = nouveau_bo_new(dev, NOUVEAU_BO_VRAM, 1 << 16, stack_size, NULL, in nv50_screen_create() 1021 ret = nouveau_bo_new(dev, NOUVEAU_BO_VRAM, 1 << 16, 4 << 16, NULL, in nv50_screen_create() 1028 ret = nouveau_bo_new(dev, NOUVEAU_BO_VRAM, 1 << 16, 3 << 16, NULL, in nv50_screen_create()
|
D | nv98_video_bsp.c | 75 ret = nouveau_bo_new(dec->client->device, NOUVEAU_BO_VRAM, 0, bsp_size, NULL, &tmp_bo); in nv98_decoder_bsp() 88 … ret = nouveau_bo_new(dec->client->device, NOUVEAU_BO_VRAM, 0, bsp_bo->size * 4, NULL, &tmp_bo); in nv98_decoder_bsp()
|
D | nv50_miptree.c | 389 ret = nouveau_bo_new(dev, bo_flags, 4096, mt->total_size, &bo_config, in nv50_miptree_create()
|
D | nv50_transfer.c | 289 ret = nouveau_bo_new(dev, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, 0, in nv50_miptree_transfer_map()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_scratch.c | 61 nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_GART | in nouveau_get_scratch() 81 ret = nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_GART | in nouveau_scratch_init()
|
D | nouveau_surface.c | 69 ret = nouveau_bo_new(context_dev(ctx), flags, 0, in nouveau_surface_alloc()
|
D | nv20_state_fb.c | 66 nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_VRAM, 0, size, in setup_hierz_buffer()
|
D | nouveau_bufferobj.c | 99 ret = nouveau_bo_new(context_dev(ctx), in nouveau_bufferobj_data()
|
D | nv10_state_fb.c | 71 nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_VRAM, 0, size, in setup_hierz_buffer()
|
D | nouveau_context.c | 97 if (nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_VRAM, 0, 4096, in nouveau_context_create()
|
D | nouveau_texture.c | 353 ret = nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_MAP | in relayout_texture()
|
/external/libdrm/nouveau/ |
D | nouveau-symbol-check | 16 nouveau_bo_new
|
D | nouveau.h | 137 int nouveau_bo_new(struct nouveau_device *, uint32_t flags, uint32_t align,
|
D | pushbuf.c | 589 ret = nouveau_bo_new(client->device, nvpb->type, 0, size, in nouveau_pushbuf_new() 654 ret = nouveau_bo_new(client->device, nvpb->type, 0, in nouveau_pushbuf_space()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_mm.c | 138 ret = nouveau_bo_new(cache->dev, cache->domain, 0, size, &cache->config, in mm_slab_new() 174 ret = nouveau_bo_new(cache->dev, cache->domain, 0, size, &cache->config, in nouveau_mm_allocate()
|
D | nouveau_video.c | 569 ret = nouveau_bo_new(dec->screen->device, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, in nouveau_create_decoder() 574 ret = nouveau_bo_new(dec->screen->device, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, in nouveau_create_decoder() 581 ret = nouveau_bo_new(dec->screen->device, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, in nouveau_create_decoder()
|
/external/libdrm/tests/nouveau/ |
D | threaded.c | 122 err = nouveau_bo_new(nvdev2, NOUVEAU_BO_GART, 0, 4096, NULL, &bo); in main()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 290 ret = nouveau_bo_new(dev, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, 0, in nv30_miptree_transfer_map() 450 ret = nouveau_bo_new(dev, NOUVEAU_BO_VRAM, 256, size, NULL, &mt->base.bo); in nv30_miptree_create()
|