Searched refs:nouveau_bo_ref (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.h | 53 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()
|
D | nv84_fence.c | 191 nouveau_bo_ref(NULL, &priv->bo); in nv84_fence_destroy() 235 nouveau_bo_ref(NULL, &priv->bo); in nv84_fence_create()
|
D | nv10_fence.c | 91 nouveau_bo_ref(NULL, &priv->bo); in nv10_fence_destroy()
|
D | nouveau_prime.c | 67 nouveau_bo_ref(NULL, &nvbo); in nouveau_gem_prime_import_sg_table()
|
D | nv50_fence.c | 95 nouveau_bo_ref(NULL, &priv->bo); in nv50_fence_create()
|
D | nv17_fence.c | 144 nouveau_bo_ref(NULL, &priv->bo); in nv17_fence_create()
|
D | nouveau_dmem.c | 297 nouveau_bo_ref(NULL, &chunk->bo); in nouveau_dmem_chunk_alloc() 429 nouveau_bo_ref(NULL, &chunk->bo); in nouveau_dmem_fini()
|
D | nouveau_chan.c | 113 nouveau_bo_ref(NULL, &chan->push.buffer); in nouveau_channel_del()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 622 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()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 2554 nouveau_bo_ref(NULL, &disp->sync); in nv50_display_destroy() 2600 nouveau_bo_ref(NULL, &disp->sync); in nv50_display_create()
|