]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS
authorJerome Glisse <jglisse@redhat.com>
Thu, 1 Oct 2009 16:02:15 +0000 (18:02 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Oct 2009 23:34:14 +0000 (09:34 +1000)
commitf4d78d1087eafa48ebecf23aacd5bcc6a095dcca
tree0073eec70abef565221967567dbfc6592096aa2c
parentf9cf9ad2c0ca4c011399e265e7ed33aac36348ec
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS

R600 & RV770 family are all using atombios so remove dead code and
print an error message if we fail to find a valid atombios.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/rv770.c