commit | ed42f8240cfea13580fe91195e52c5247275e7df | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Jan 14 15:58:10 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jan 14 18:48:52 2010 +1000 |
tree | 69b0d833d0da2c7c41cabbd10c9904f1bcc78bf5 | |
parent | 77cb5c75e89ccfeb993d9dec37f8edb3a855e9f4 [diff] |
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>