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)
commited42f8240cfea13580fe91195e52c5247275e7df
tree69b0d833d0da2c7c41cabbd10c9904f1bcc78bf5
parent77cb5c75e89ccfeb993d9dec37f8edb3a855e9f4
drm/nouveau: assume no nv04 board has a DCB table

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>
drivers/gpu/drm/nouveau/nouveau_bios.c