Searched hist:"4 ce9198ecf73739104b274c7c6377ef3659b3ca5" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_combios.c | diff 4ce9198ecf73739104b274c7c6377ef3659b3ca5 Wed Jun 30 18:13:55 CEST 2010 Alex Deucher <alexdeucher@gmail.com> 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>
|
H A D | r100.c | diff 4ce9198ecf73739104b274c7c6377ef3659b3ca5 Wed Jun 30 18:13:55 CEST 2010 Alex Deucher <alexdeucher@gmail.com> 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>
|