]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf38058d4fe4a9c5d272989aff58e59ca66b9ada1
tree11390360e6c0f250915a2bc202f94a2fb86a3958
parent06c878e921503562f51340b4b6c53a134fafbb7c
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