Searched refs:nv04_graph_set_ctx_val (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_graph.c626 nv04_graph_set_ctx_val(struct nouveau_channel *chan, uint32_t mask, uint32_t value) function
685 nv04_graph_set_ctx_val(chan, 0, 0);
734 nv04_graph_set_ctx_val(chan, 0x02000000, 0);
738 nv04_graph_set_ctx_val(chan, 0x02000000, 0x02000000);
751 nv04_graph_set_ctx_val(chan, 0x02000000, 0);
755 nv04_graph_set_ctx_val(chan, 0x02000000, 0x02000000);
759 nv04_graph_set_ctx_val(chan, 0x02000000, 0x02000000);
771 nv04_graph_set_ctx_val(chan, 0x08000000, 0);
774 nv04_graph_set_ctx_val(chan, 0x08000000, 0x08000000);
786 nv04_graph_set_ctx_val(cha
[all...]

Completed in 42 milliseconds