commit | 508c8d60bd08640db39146edbbfdbf01a802163d | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue May 03 19:47:44 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Wed May 04 13:21:26 2011 +1000 |
tree | 0c2f8ee25c510b98a9461f83685a4ecaa426800f | |
parent | 87d7a1f9e6487bb4cc8d04bd0e27e11a97b5a7b3 [diff] |
drm/radeon/kms: fix up r1xx-rs4xx i2c buses Fix the vbios mapping and only add the actual buses that the cards have. The existing code was mostly correct. Just clean up a few cases on r2xx/r3xx and document that buses the hw actually has. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>