Home
last modified time | relevance | path

Searched refs:nouveau_bo_ref (Results 1 - 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A 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()
H A Dnouveau_context.h100 nouveau_bo_ref(NULL, &ctx->scratch.bo[i]); in nouveau_context_destroy()
H A 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()
H A Dnouveau_fence.c271 nouveau_bo_ref(NULL, &bo); in nouveau_fence_unref_bo()
H A 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()
H A 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()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A 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(NUL in nv84_decoder_destroy()
[all...]
H A 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()
H A 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()
H A 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()
H A Dnv50_miptree.c169 nouveau_bo_ref(NULL, &mt->base.bo); in nv50_miptree_destroy()
H A Dnv50_query_hw.c50 nouveau_bo_ref(NULL, &hq->bo); in nv50_hw_query_allocate()
H A Dnv98_video.c193 nouveau_bo_ref(dec->inter_bo[0], &dec->inter_bo[1]); in nv98_create_decoder()
H A Dnv50_compute.c556 nouveau_bo_ref(NULL, &bo); in nv50_compute_upload_input()
/third_party/libdrm/nouveau/
H A 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()
H A Dnouveau.h145 void nouveau_bo_ref(struct nouveau_bo *, struct nouveau_bo **);
H A 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/
H A 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/
H A 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()
H A 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()
H A 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()
H A Dnvc0_query_hw.c42 nouveau_bo_ref(NULL, &hq->bo); in nvc0_hw_query_allocate()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A 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()
H A Dnv30_screen.c554 nouveau_bo_ref(NULL, &screen->notify); in nv30_screen_destroy()

Completed in 20 milliseconds