Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Dramht.h11 void nvkm_ramht_remove(struct nvkm_ramht *, int cookie);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Dramht.c67 nvkm_ramht_remove(struct nvkm_ramht *ramht, int cookie) in nvkm_ramht_remove() function
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv50.c185 nvkm_ramht_remove(chan->ramht, cookie); in nv50_fifo_object_detach()
Dnv04.c97 nvkm_ramht_remove(priv->ramht, cookie); in nv04_fifo_object_detach()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgf110.c88 nvkm_ramht_remove(base->ramht, cookie); in gf110_disp_dmac_object_detach()
Dnv50.c202 nvkm_ramht_remove(base->ramht, cookie); in nv50_disp_dmac_object_detach()