Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h53 nouveau_bo_ref(struct nouveau_bo *ref, struct nouveau_bo **pnvbo) in nouveau_bo_ref() function
118 nouveau_bo_ref(NULL, pnvbo); in nouveau_bo_unmap_unpin_unref()
136 nouveau_bo_ref(NULL, pnvbo); in nouveau_bo_new_pin_map()
H A Dnv84_fence.c191 nouveau_bo_ref(NULL, &priv->bo); in nv84_fence_destroy()
235 nouveau_bo_ref(NULL, &priv->bo); in nv84_fence_create()
H A Dnv10_fence.c91 nouveau_bo_ref(NULL, &priv->bo); in nv10_fence_destroy()
H A Dnv50_fence.c95 nouveau_bo_ref(NULL, &priv->bo); in nv50_fence_create()
H A Dnv17_fence.c144 nouveau_bo_ref(NULL, &priv->bo); in nv17_fence_create()
H A Dnouveau_dmem.c297 nouveau_bo_ref(NULL, &chunk->bo); in nouveau_dmem_chunk_alloc()
429 nouveau_bo_ref(NULL, &chunk->bo); in nouveau_dmem_fini()
H A Dnouveau_chan.c113 nouveau_bo_ref(NULL, &chan->push.buffer); in nouveau_channel_del()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c622 nouveau_bo_ref(nvbo, &disp->image[nv_crtc->index]); in nv_crtc_swap_fbs()
759 nouveau_bo_ref(NULL, &disp->image[nv_crtc->index]); in nv_crtc_destroy()
763 nouveau_bo_ref(NULL, &nv_crtc->cursor.nvbo); in nv_crtc_destroy()
799 nouveau_bo_ref(NULL, &disp->image[nv_crtc->index]); in nv_crtc_disable()
1213 nouveau_bo_ref(new_bo, &dispnv04->image[head]); in nv04_crtc_page_flip()
1332 nouveau_bo_ref(NULL, &nv_crtc->cursor.nvbo); in nv04_crtc_create()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2554 nouveau_bo_ref(NULL, &disp->sync); in nv50_display_destroy()
2600 nouveau_bo_ref(NULL, &disp->sync); in nv50_display_create()