Home
last modified time | relevance | path

Searched refs:nouveau_bo_ref (Results 1 – 25 of 25) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c96 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 …]
Dnv50_screen.c638 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()
Dnv98_video_bsp.c81 nouveau_bo_ref(NULL, &bsp_bo); in nv98_decoder_bsp()
94 nouveau_bo_ref(NULL, &inter_bo); in nv98_decoder_bsp()
Dnv50_transfer.c458 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()
Dnv98_video.c193 nouveau_bo_ref(dec->inter_bo[0], &dec->inter_bo[1]); in nv98_create_decoder()
Dnv50_query_hw.c50 nouveau_bo_ref(NULL, &hq->bo); in nv50_hw_query_allocate()
Dnv50_miptree.c169 nouveau_bo_ref(NULL, &mt->base.bo); in nv50_miptree_destroy()
Dnv50_compute.c556 nouveau_bo_ref(NULL, &bo); in nv50_compute_upload_input()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c198 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()
Dnouveau_mm.c208 nouveau_bo_ref(slab->bo, bo); in nouveau_mm_allocate()
282 nouveau_bo_ref(NULL, &slab->bo); in nouveau_mm_free_slabs()
Dnouveau_context.h100 nouveau_bo_ref(NULL, &ctx->scratch.bo[i]); in nouveau_context_destroy()
Dnouveau_video.c478 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()
Dnouveau_fence.c271 nouveau_bo_ref(NULL, &bo); in nouveau_fence_unref_bo()
Dnouveau_buffer.c98 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/
Dpushbuf.c420 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()
Dnouveau-symbols.txt6 nouveau_bo_ref
Dnouveau.h145 void nouveau_bo_ref(struct nouveau_bo *, struct nouveau_bo **);
Dnouveau.c789 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/
Dthreaded.c69 nouveau_bo_ref(NULL, &bo); in openclose()
139 nouveau_bo_ref(NULL, &bo); in main()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c730 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()
Dnvc0_video_bsp.c99 nouveau_bo_ref(NULL, &bsp_bo); in nvc0_decoder_bsp_next()
123 nouveau_bo_ref(NULL, &inter_bo); in nvc0_decoder_bsp_next()
Dnvc0_transfer.c486 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()
Dnvc0_query_hw.c42 nouveau_bo_ref(NULL, &hq->bo); in nvc0_hw_query_allocate()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c75 nouveau_bo_ref(NULL, &mt->base.bo); in nv30_miptree_destroy()
399 nouveau_bo_ref(NULL, &tx->tmp.bo); in nv30_miptree_transfer_unmap()
Dnv30_screen.c554 nouveau_bo_ref(NULL, &screen->notify); in nv30_screen_destroy()