Home
last modified time | relevance | path

Searched refs:CHIP_RV630 (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/include/drm/
Ddrm_pciids.h499 {0x1002, 0x9580, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \
500 {0x1002, 0x9581, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
501 {0x1002, 0x9583, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
502 {0x1002, 0x9586, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \
503 {0x1002, 0x9587, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \
504 {0x1002, 0x9588, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \
505 {0x1002, 0x9589, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \
506 {0x1002, 0x958A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \
507 {0x1002, 0x958B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
508 {0x1002, 0x958C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \
[all …]
/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_family.h68 CHIP_RV630, enumerator
Dr600_cp.c329 case CHIP_RV630: chip_name = "RV630"; break; in r600_cp_init_microcode()
774 case CHIP_RV630: in r600_gfx_init()
939 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV630) || in r600_gfx_init()
968 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV630)) { in r600_gfx_init()
1023 } else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV630) || in r600_gfx_init()
1101 case CHIP_RV630: in r600_gfx_init()
1157 case CHIP_RV630: in r600_gfx_init()
Dradeon_i2c.c291 case CHIP_RV630: in radeon_get_i2c_prescale()
856 case CHIP_RV630: in radeon_hw_i2c_xfer()
Dr600.c1538 case CHIP_RV630: in r600_gpu_init()
1687 ((rdev->family) == CHIP_RV630) || in r600_gpu_init()
1715 ((rdev->family) == CHIP_RV630)) { in r600_gpu_init()
1770 } else if (((rdev->family) == CHIP_RV630) || in r600_gpu_init()
1885 case CHIP_RV630: in r600_gpu_init()
1971 case CHIP_RV630: in r600_init_microcode()
Dr600_blit.c341 case CHIP_RV630: in set_default_state()
Dr600_blit_kms.c307 case CHIP_RV630: in set_default_state()
Dradeon_asic.c1673 case CHIP_RV630: in radeon_asic_init()