nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet.
authorJeremy Kolb <jkolb@brandeis.edu>
Wed, 17 Jan 2007 13:46:59 +0000 (08:46 -0500)
committerJeremy Kolb <jkolb@brandeis.edu>
Wed, 17 Jan 2007 13:46:59 +0000 (08:46 -0500)
commit78a4f5c1bc37cbc581191f47b8b19250bfb86c1e
treeb7af968001789b589af55affcf31ad0195073811
parentfdbc34fab03eba8d257e14c6d557ffed5fa32c2d
nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet.

Hook into nv20 pgraph switching functions (they're identical for nv3x).
Actually call nv30_pgraph_context_init so the ctx_table is allocated.

Thanks to Carlos Martin for the help.
shared-core/nouveau_fifo.c
shared-core/nouveau_irq.c
shared-core/nouveau_state.c
shared-core/nv30_graph.c