Home
last modified time | relevance | path

Searched refs:nvkm_ramht_remove (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Dramht.h25 void nvkm_ramht_remove(struct nvkm_ramht *, int cookie);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dramht.c99 nvkm_ramht_remove(struct nvkm_ramht *ramht, int cookie) in nvkm_ramht_remove() function
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddmacnv50.c45 nvkm_ramht_remove(object->root->ramht, object->hash); in nv50_disp_dmac_child_del_()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchannv50.c154 nvkm_ramht_remove(chan->ramht, cookie); in nv50_fifo_chan_object_dtor()
Ddmanv04.c39 nvkm_ramht_remove(imem->ramht, cookie); in nv04_fifo_dma_object_dtor()