Searched refs:OUT_RINGp (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/nouveau/ |
D | nouveau_dma.h | 108 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords);
|
D | nouveau_dma.c | 31 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords) in OUT_RINGp() function
|
D | nvc0_fbcon.c | 139 OUT_RINGp(chan, data, push); in nvc0_fbcon_imageblit()
|
D | nv50_fbcon.c | 139 OUT_RINGp(chan, data, push); in nv50_fbcon_imageblit()
|
D | nv04_fbcon.c | 123 OUT_RINGp(chan, data, iter_len); in nv04_fbcon_imageblit()
|