/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video.c | 96 nouveau_bo_ref(NULL, &fw); in nv84_load_firmwares() 236 nouveau_bo_ref(NULL, &dec->bsp_fw); in nv84_decoder_destroy() 237 nouveau_bo_ref(NULL, &dec->bsp_data); in nv84_decoder_destroy() 238 nouveau_bo_ref(NULL, &dec->vp_fw); in nv84_decoder_destroy() 239 nouveau_bo_ref(NULL, &dec->vp_data); in nv84_decoder_destroy() 240 nouveau_bo_ref(NULL, &dec->mbring); in nv84_decoder_destroy() 241 nouveau_bo_ref(NULL, &dec->vpring); in nv84_decoder_destroy() 242 nouveau_bo_ref(NULL, &dec->bitstream); in nv84_decoder_destroy() 243 nouveau_bo_ref(NULL, &dec->vp_params); in nv84_decoder_destroy() 244 nouveau_bo_ref(NULL, &dec->fence); in nv84_decoder_destroy() [all …]
|
D | nv50_screen.c | 638 nouveau_bo_ref(NULL, &screen->code); in nv50_screen_destroy() 639 nouveau_bo_ref(NULL, &screen->tls_bo); in nv50_screen_destroy() 640 nouveau_bo_ref(NULL, &screen->stack_bo); in nv50_screen_destroy() 641 nouveau_bo_ref(NULL, &screen->txc); in nv50_screen_destroy() 642 nouveau_bo_ref(NULL, &screen->uniforms); in nv50_screen_destroy() 643 nouveau_bo_ref(NULL, &screen->fence.bo); in nv50_screen_destroy() 978 nouveau_bo_ref(NULL, &screen->tls_bo); in nv50_tls_realloc()
|
D | nv98_video_bsp.c | 81 nouveau_bo_ref(NULL, &bsp_bo); in nv98_decoder_bsp() 94 nouveau_bo_ref(NULL, &inter_bo); in nv98_decoder_bsp()
|
D | nv50_transfer.c | 458 nouveau_bo_ref(NULL, &tx->rect[1].bo); in nv50_miptree_transfer_map() 491 nouveau_bo_ref(NULL, &tx->rect[1].bo); in nv50_miptree_transfer_unmap()
|
D | nv98_video.c | 193 nouveau_bo_ref(dec->inter_bo[0], &dec->inter_bo[1]); in nv98_create_decoder()
|
D | nv50_query_hw.c | 50 nouveau_bo_ref(NULL, &hq->bo); in nv50_hw_query_allocate()
|
D | nv50_miptree.c | 169 nouveau_bo_ref(NULL, &mt->base.bo); in nv50_miptree_destroy()
|
D | nv50_compute.c | 556 nouveau_bo_ref(NULL, &bo); in nv50_compute_upload_input()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.c | 198 nouveau_bo_ref(NULL, &dec->ref_bo); in nouveau_vp3_decoder_destroy() 199 nouveau_bo_ref(NULL, &dec->bitplane_bo); in nouveau_vp3_decoder_destroy() 200 nouveau_bo_ref(NULL, &dec->inter_bo[0]); in nouveau_vp3_decoder_destroy() 201 nouveau_bo_ref(NULL, &dec->inter_bo[1]); in nouveau_vp3_decoder_destroy() 203 nouveau_bo_ref(NULL, &dec->fence_bo); in nouveau_vp3_decoder_destroy() 205 nouveau_bo_ref(NULL, &dec->fw_bo); in nouveau_vp3_decoder_destroy() 208 nouveau_bo_ref(NULL, &dec->bsp_bo[i]); in nouveau_vp3_decoder_destroy()
|
D | nouveau_mm.c | 208 nouveau_bo_ref(slab->bo, bo); in nouveau_mm_allocate() 282 nouveau_bo_ref(NULL, &slab->bo); in nouveau_mm_free_slabs()
|
D | nouveau_context.h | 100 nouveau_bo_ref(NULL, &ctx->scratch.bo[i]); in nouveau_context_destroy()
|
D | nouveau_video.c | 478 nouveau_bo_ref(NULL, &dec->data_bo); in nouveau_decoder_destroy() 480 nouveau_bo_ref(NULL, &dec->cmd_bo); in nouveau_decoder_destroy() 482 nouveau_bo_ref(NULL, &dec->fence_bo); in nouveau_decoder_destroy()
|
D | nouveau_fence.c | 271 nouveau_bo_ref(NULL, &bo); in nouveau_fence_unref_bo()
|
D | nouveau_buffer.c | 98 nouveau_bo_ref(NULL, &buf->bo); in nouveau_buffer_release_gpu_storage() 956 nouveau_bo_ref(NULL, &b->bo[i]); in nouveau_scratch_unref_bos() 998 nouveau_bo_ref(NULL, &nv->scratch.runout->bo[--nv->scratch.runout->nr]); in nouveau_scratch_runout()
|
/third_party/libdrm/nouveau/ |
D | pushbuf.c | 420 nouveau_bo_ref(NULL, &bo); in pushbuf_flush() 450 nouveau_bo_ref(NULL, &bo); in pushbuf_refn_fail() 622 nouveau_bo_ref(NULL, &bo); in nouveau_pushbuf_del() 628 nouveau_bo_ref(NULL, &nvpb->bos[nvpb->bo_nr]); in nouveau_pushbuf_del() 629 nouveau_bo_ref(NULL, &nvpb->bo); in nouveau_pushbuf_del() 657 nouveau_bo_ref(nvpb->bos[nvpb->bo_next++], &bo); in nouveau_pushbuf_space() 693 nouveau_bo_ref(bo, &nvpb->bo); in nouveau_pushbuf_space() 694 nouveau_bo_ref(NULL, &bo); in nouveau_pushbuf_space()
|
D | nouveau-symbols.txt | 6 nouveau_bo_ref
|
D | nouveau.h | 145 void nouveau_bo_ref(struct nouveau_bo *, struct nouveau_bo **);
|
D | nouveau.c | 789 nouveau_bo_ref(struct nouveau_bo *bo, struct nouveau_bo **pref) in nouveau_bo_ref() function 811 nouveau_bo_ref(NULL, bo); in nouveau_bo_prime_handle_ref()
|
/third_party/libdrm/tests/nouveau/ |
D | threaded.c | 69 nouveau_bo_ref(NULL, &bo); in openclose() 139 nouveau_bo_ref(NULL, &bo); in main()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.c | 730 nouveau_bo_ref(NULL, &screen->text); in nvc0_screen_destroy() 731 nouveau_bo_ref(NULL, &screen->uniform_bo); in nvc0_screen_destroy() 732 nouveau_bo_ref(NULL, &screen->tls); in nvc0_screen_destroy() 733 nouveau_bo_ref(NULL, &screen->txc); in nvc0_screen_destroy() 734 nouveau_bo_ref(NULL, &screen->fence.bo); in nvc0_screen_destroy() 735 nouveau_bo_ref(NULL, &screen->poly_cache); in nvc0_screen_destroy() 940 nouveau_bo_ref(NULL, &screen->tls); in nvc0_screen_resize_tls_area() 963 nouveau_bo_ref(NULL, &screen->text); in nvc0_screen_resize_text_area()
|
D | nvc0_video_bsp.c | 99 nouveau_bo_ref(NULL, &bsp_bo); in nvc0_decoder_bsp_next() 123 nouveau_bo_ref(NULL, &inter_bo); in nvc0_decoder_bsp_next()
|
D | nvc0_transfer.c | 486 nouveau_bo_ref(NULL, &tx->rect[1].bo); in nvc0_miptree_transfer_map() 527 nouveau_bo_ref(NULL, &tx->rect[1].bo); in nvc0_miptree_transfer_unmap()
|
D | nvc0_query_hw.c | 42 nouveau_bo_ref(NULL, &hq->bo); in nvc0_hw_query_allocate()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 75 nouveau_bo_ref(NULL, &mt->base.bo); in nv30_miptree_destroy() 399 nouveau_bo_ref(NULL, &tx->tmp.bo); in nv30_miptree_transfer_unmap()
|
D | nv30_screen.c | 554 nouveau_bo_ref(NULL, &screen->notify); in nv30_screen_destroy()
|