Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_dma.h108 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords);
Dnouveau_dma.c31 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords) in OUT_RINGp() function
Dnvc0_fbcon.c139 OUT_RINGp(chan, data, push); in nvc0_fbcon_imageblit()
Dnv50_fbcon.c139 OUT_RINGp(chan, data, push); in nv50_fbcon_imageblit()
Dnv04_fbcon.c123 OUT_RINGp(chan, data, iter_len); in nv04_fbcon_imageblit()