Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_ramht.h46 extern void nouveau_ramht_ref(struct nouveau_ramht *, struct nouveau_ramht **,
Dnv50_evo.c41 nouveau_ramht_ref(NULL, &evo->ramht, evo); in nv50_evo_channel_del()
147 nouveau_ramht_ref(disp->master->ramht, &evo->ramht, NULL); in nv50_evo_channel_new()
Dnv04_instmem.c120 nouveau_ramht_ref(NULL, &dev_priv->ramht, NULL); in nv04_instmem_takedown()
Dnouveau_ramht.c289 nouveau_ramht_ref(struct nouveau_ramht *ref, struct nouveau_ramht **ptr, in nouveau_ramht_ref() function
Dnouveau_channel.c321 nouveau_ramht_ref(NULL, &chan->ramht, chan); in nouveau_channel_put_unlocked()
Dnouveau_object.c785 nouveau_ramht_ref(dev_priv->ramht, &chan->ramht, NULL); in nouveau_gpuobj_channel_init()