nouveau: adjust the size of the NV34 context. That fixes mobile PPC cards.

This commit is contained in:
Stephane Marchesin 2007-11-14 02:52:55 +01:00
parent f3708b4c04
commit 448ccf13ba

View file

@ -29,7 +29,7 @@
#define NV2A_GRCTX_SIZE (3500*4)
#define NV30_31_GRCTX_SIZE (24392)
#define NV34_GRCTX_SIZE (18140)
#define NV34_GRCTX_SIZE (22000)
#define NV35_36_GRCTX_SIZE (22396)
static void nv20_graph_context_init(struct drm_device *dev,