From: Younes Manton Date: Fri, 24 Jun 2011 05:15:58 +0000 (-0400) Subject: drm/nouveau: Calculate reserved VRAM for PRAMIN value before use. X-Git-Tag: v3.1-rc1~230^2~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b40d07d8c4a9dc33ee6e1b4ad1d377309531ffe;p=pandora-kernel.git drm/nouveau: Calculate reserved VRAM for PRAMIN value before use. 'drm/nouveau: rework vram init/fini ordering a little' changed the order of instmem.init() and nouveau_mem_vram_init() which resulted in using ramin_rsvd_vram before it was calculated and failing to init any accel on pre-NV50 cards. Since it's only used on Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed