git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952eb63
)
drm/nouveau: detect vram amount once, and save the value
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 17 Mar 2010 23:45:20 +0000
(09:45 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 9 Apr 2010 00:12:02 +0000
(10:12 +1000)
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>
No differences found