nv50: add support for chipset 0x92

This commit is contained in:
Ben Skeggs 2008-09-17 14:49:04 +10:00
parent 973c634eaa
commit f152482bde
2 changed files with 2547 additions and 2 deletions

View file

@ -942,7 +942,7 @@ nouveau_gpuobj_channel_init_pramin(struct nouveau_channel *chan)
/* RAMFC */
size += 0x1000;
/* PGRAPH context */
size += 0x60000;
size += 0x70000;
}
DRM_DEBUG("ch%d PRAMIN size: 0x%08x bytes, base alloc=0x%08x\n",

File diff suppressed because it is too large Load diff