Searched refs:OUT_RINGp (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dma.c | 31 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords) OUT_RINGp() function
|
H A D | nouveau_dma.h | 108 OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords);
|
H A D | nv04_fbcon.c | 126 OUT_RINGp(chan, data, iter_len); nv04_fbcon_imageblit()
|
H A D | nv50_fbcon.c | 141 OUT_RINGp(chan, data, push); nv50_fbcon_imageblit()
|
H A D | nvc0_fbcon.c | 141 OUT_RINGp(chan, data, push); nvc0_fbcon_imageblit()
|
Completed in 156 milliseconds