Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvif/
Dobject.c206 nvif_object_unmap(struct nvif_object *object) in nvif_object_unmap() function
257 nvif_object_unmap(object); in nvif_object_dtor()
/drivers/gpu/drm/nouveau/include/nvif/
Dobject.h38 void nvif_object_unmap(struct nvif_object *);
/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c210 nvif_object_unmap(&drm->client.device.object); in nv04_display_destroy()
/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c2627 nvif_object_unmap(&disp->caps); in nv50_display_destroy()