drm/radeon/kms: ignore unposted GPUs with no BIOS.
authorDave Airlie <airlied@redhat.com>
Tue, 1 Dec 2009 04:06:31 +0000 (14:06 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 2 Dec 2009 01:37:17 +0000 (11:37 +1000)
commit72542d77058bd45ccafd1e15ed3c70349fe3277b
tree11390360e6c0f250915a2bc202f94a2fb86a3958
parent4b30b87042aa71ed8682e4df622a10456796fccd
drm/radeon/kms: ignore unposted GPUs with no BIOS.

If we find a GPU but we can't find its BIOS and it isn't posted,
then ignore it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
12 files changed:
drivers/gpu/drm/radeon/r100.c
drivers/gpu/drm/radeon/r300.c
drivers/gpu/drm/radeon/r420.c
drivers/gpu/drm/radeon/r520.c
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_device.c
drivers/gpu/drm/radeon/rs400.c
drivers/gpu/drm/radeon/rs600.c
drivers/gpu/drm/radeon/rs690.c
drivers/gpu/drm/radeon/rv515.c
drivers/gpu/drm/radeon/rv770.c