drm/nouveau: assume no nv04 board has a DCB table
authorBen Skeggs <bskeggs@redhat.com>
Thu, 14 Jan 2010 05:58:10 +0000 (15:58 +1000)
committerBen 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