]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f8ab5b303d7f708dfee941d9c4dea6688954b00
tree69b0d833d0da2c7c41cabbd10c9904f1bcc78bf5
parent7fe0d35cae2121d7da065ef9349efcb9abca5b86
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