Home
last modified time | relevance | path

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

/linux-2.6.39/include/drm/
Ddrm_pciids.h395 {0x1002, 0x94C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_NEW_MEMMAP}, \
396 {0x1002, 0x94C1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_NEW_MEMMAP}, \
397 {0x1002, 0x94C3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_NEW_MEMMAP}, \
398 {0x1002, 0x94C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_NEW_MEMMAP}, \
399 {0x1002, 0x94C5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_NEW_MEMMAP}, \
400 {0x1002, 0x94C6, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_NEW_MEMMAP}, \
401 {0x1002, 0x94C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_NEW_MEMMAP}, \
402 {0x1002, 0x94C8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
403 {0x1002, 0x94C9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
404 {0x1002, 0x94CB, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV610|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
[all …]
/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_family.h67 CHIP_RV610, enumerator
Dr600_blit.c211 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV610) || in set_vtx_resource()
357 case CHIP_RV610: in set_default_state()
439 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV610) || in set_default_state()
Dr600_blit_kms.c182 if ((rdev->family == CHIP_RV610) || in set_vtx_resource()
318 case CHIP_RV610: in set_default_state()
400 if ((rdev->family == CHIP_RV610) || in set_default_state()
Dr600_cp.c326 case CHIP_RV610: chip_name = "RV610"; break; in r600_cp_init_microcode()
788 case CHIP_RV610: in r600_gfx_init()
938 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV610) || in r600_gfx_init()
957 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV610) || in r600_gfx_init()
1001 } else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV610) || in r600_gfx_init()
1059 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV610) || in r600_gfx_init()
1103 case CHIP_RV610: in r600_gfx_init()
1149 case CHIP_RV610: in r600_gfx_init()
Dr600.c1557 case CHIP_RV610: in r600_gpu_init()
1690 ((rdev->family) == CHIP_RV610) || in r600_gpu_init()
1708 if (((rdev->family) == CHIP_RV610) || in r600_gpu_init()
1752 } else if (((rdev->family) == CHIP_RV610) || in r600_gpu_init()
1810 if (((rdev->family) == CHIP_RV610) || in r600_gpu_init()
1838 case CHIP_RV610: in r600_gpu_init()
1881 case CHIP_RV610: in r600_gpu_init()
1968 case CHIP_RV610: in r600_init_microcode()
Dradeon_i2c.c271 case CHIP_RV610: in radeon_get_i2c_prescale()
836 case CHIP_RV610: in radeon_hw_i2c_xfer()
Dradeon_asic.c994 case CHIP_RV610: in radeon_asic_init()