Home
last modified time | relevance | path

Searched refs:nvif_object_unmap (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c172 nvif_object_unmap(struct nvif_object *object) in nvif_object_unmap() function
223 nvif_object_unmap(object); in nvif_object_dtor()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2817 nvif_object_unmap(&disp->caps); in nv50_display_destroy()