Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_dma.h106 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords);
Dnouveau_dma.c34 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords) in OUT_RINGp() function
Dnv50_fbcon.c140 OUT_RINGp(chan, data, push); in nv50_fbcon_imageblit()
Dnvc0_fbcon.c140 OUT_RINGp(chan, data, push); in nvc0_fbcon_imageblit()
Dnv04_fbcon.c123 OUT_RINGp(chan, data, iter_len); in nv04_fbcon_imageblit()