Searched refs:CHIP_RV280 (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_family.h50 CHIP_RV280, enumerator in enum:radeon_family
H A Dradeon_i2c.c329 case CHIP_RV280:
472 case CHIP_RV280:
903 case CHIP_RV280:
H A Dradeon_drv.h1956 if ((dev_priv->flags & RADEON_FAMILY_MASK) <= CHIP_RV280) { \
1966 if ((dev_priv->flags & RADEON_FAMILY_MASK) <= CHIP_RV280) { \
1976 if ((dev_priv->flags & RADEON_FAMILY_MASK) <= CHIP_RV280) { \
1986 if ((dev_priv->flags & RADEON_FAMILY_MASK) <= CHIP_RV280) { \
H A Dradeon_clocks.c691 (rdev->family == CHIP_RV280)) {
891 (rdev->family == CHIP_RV280)) {
H A Dradeon_legacy_encoders.c422 rdev->family != CHIP_RV280 &&
791 if (rdev->family == CHIP_RV280) {
810 if (ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV280)) {
H A Dr100.c1004 (rdev->family == CHIP_RV280) ||
2833 } else if (rdev->family <= CHIP_RV280) {
2856 if (rdev->family == CHIP_RV280 ||
3209 } else if (rdev->family <= CHIP_RV280) {
3965 if ((rdev->family == CHIP_RV250) || (rdev->family == CHIP_RV280))
H A Dradeon.h1753 (rdev->family == CHIP_RV280) || \
H A Dradeon_asic.c1841 case CHIP_RV280:
H A Dradeon_combios.c668 case CHIP_RV280:
1381 {{13000, 0x400f4}, {15000, 0x400f7}, {0xffffffff, 0x40111}, {0, 0}}, /* CHIP_RV280 */
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_pciids.h435 {0x1002, 0x4C6E, CHIP_RV280|RADEON_IS_MOBILITY, "Radeon RV250 Ln [Radeon Mobility 9000 M9] (Secondary)"}, \
487 {0x1002, 0x5960, CHIP_RV280, "ATI Radeon RV280 9250"}, \
488 {0x1002, 0x5961, CHIP_RV280, "ATI Radeon RV280 9200"}, \
489 {0x1002, 0x5962, CHIP_RV280, "ATI Radeon RV280 9200"}, \
490 {0x1002, 0x5964, CHIP_RV280, "ATI Radeon RV280 9200 SE"}, \
491 {0x1002, 0x5965, CHIP_RV280, "ATI FireMV 2200 PCI"}, \
504 {0x1002, 0x5C61, CHIP_RV280|RADEON_IS_MOBILITY, "ATI Radeon RV280 Mobility"}, \
505 {0x1002, 0x5C63, CHIP_RV280|RADEON_IS_MOBILITY, "ATI Radeon RV280 Mobility"}, \

Completed in 206 milliseconds