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:
77cb5c7
)
drm/nouveau: assume no nv04 board has a DCB table
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 14 Jan 2010 05:58:10 +0000
(15:58 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 14 Jan 2010 08:48:52 +0000
(18:48 +1000)
There's a report of a TNT2 where the DCB table pointer is *not* NULL
(it contains a part of a VBIOS data string), and we assume this means
a DCB table is present, causing all kinds of hilarity.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found