nouveau: revert the nv34 context size change, it was not the culprit after all.

main
Stephane Marchesin 2007-11-15 18:01:26 +01:00
parent 3c998d8fcb
commit 9b2a95bc6c
1 changed files with 1 additions and 1 deletions

View File

@ -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,