aboutsummaryrefslogtreecommitdiff
path: root/shared-core/nv20_graph.c
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2007-11-15 18:01:26 +0100
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2007-11-15 18:01:26 +0100
commit9b2a95bc6c9ddbf481d5f6017d9e85ed4def095d (patch)
tree57ce984a990d948f9164fc8feacde32da8533e00 /shared-core/nv20_graph.c
parent3c998d8fcbb7745fd949347823eca678c6f904b8 (diff)
nouveau: revert the nv34 context size change, it was not the culprit after all.
Diffstat (limited to 'shared-core/nv20_graph.c')
-rw-r--r--shared-core/nv20_graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/nv20_graph.c b/shared-core/nv20_graph.c
index dace7edb..81501ed7 100644
--- a/shared-core/nv20_graph.c
+++ b/shared-core/nv20_graph.c
@@ -29,7 +29,7 @@
#define NV2A_GRCTX_SIZE (3500*4)
#define NV30_31_GRCTX_SIZE (24392)
-#define NV34_GRCTX_SIZE (22000)
+#define NV34_GRCTX_SIZE (18140)
#define NV35_36_GRCTX_SIZE (22396)
static void nv20_graph_context_init(struct drm_device *dev,