From: Ben Skeggs Date: Wed, 17 Mar 2010 23:45:20 +0000 (+1000) Subject: drm/nouveau: detect vram amount once, and save the value X-Git-Tag: v2.6.34-rc4~12^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76fb4e8ffe42144529e21fe1e609b762e8eb5cc;p=pandora-kernel.git drm/nouveau: detect vram amount once, and save the value As opposed to repeatedly reading the amount back from the GPU every time we need to know the VRAM size. We should now fail to load gracefully on detecting no VRAM, rather than something potentially messy happening. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed