commit | a76fb4e8ffe42144529e21fe1e609b762e8eb5cc | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Mar 18 09:45:20 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Apr 09 10:12:02 2010 +1000 |
tree | 3215f63360ffb93d685582edeca2e48ee7646170 | |
parent | 952eb63543552deb1bf1113739d59d29172d7755 [diff] |
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 <bskeggs@redhat.com>