commit | 4ce9198ecf73739104b274c7c6377ef3659b3ca5 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Wed Jun 30 12:13:55 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 02 09:59:57 2010 +1000 |
tree | aca62519a52541a8eb19d715d15390b0f4e1e67d | |
parent | 37f9003bd355d9109769fff66f7f228aab42155b [diff] |
drm/radeon/kms: minor driver cleanups - Make the logic in r100_pll_errata_after_index() match the other errata functions - Use rdev->family rather than rdev->flags & RADEON_FAMILY_MASK for kms - replace rn50 check using ids with ASIC_IS_RN50 convenience macro Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>