Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_chan.h48 int nouveau_channel_idle(struct nouveau_channel *);
Dnouveau_chan.c43 nouveau_channel_idle(struct nouveau_channel *chan) in nouveau_channel_idle() function
67 nouveau_channel_idle(chan); in nouveau_channel_del()
Dnouveau_abi16.c117 nouveau_channel_idle(chan->chan); in nouveau_abi16_chan_fini()
521 nouveau_channel_idle(chan->chan); in nouveau_abi16_ioctl_gpuobj_free()
Dnouveau_fbcon.c170 ret = nouveau_channel_idle(chan); in nouveau_fbcon_sync()
262 nouveau_channel_idle(drm->channel); in nouveau_fbcon_accel_fini()
Dnouveau_drm.c568 ret = nouveau_channel_idle(drm->cechan); in nouveau_do_suspend()
574 ret = nouveau_channel_idle(drm->channel); in nouveau_do_suspend()