Home
last modified time | relevance | path

Searched refs:CHIP_RV620 (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_family.h70 CHIP_RV620, enumerator
Dr600_blit.c244 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV620) || in set_vtx_resource()
390 case CHIP_RV620: in set_default_state()
472 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV620) || in set_default_state()
Dr600_cp.c331 case CHIP_RV620: chip_name = "RV620"; break; in r600_cp_init_microcode()
789 case CHIP_RV620: in r600_gfx_init()
937 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV620) || in r600_gfx_init()
956 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV620) || in r600_gfx_init()
1000 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV620) || in r600_gfx_init()
1058 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV620) || in r600_gfx_init()
1104 case CHIP_RV620: in r600_gfx_init()
1150 case CHIP_RV620: in r600_gfx_init()
Dr600.c1979 case CHIP_RV620: in r600_gpu_init()
2109 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2127 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2171 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2229 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2257 case CHIP_RV620: in r600_gpu_init()
2300 case CHIP_RV620: in r600_gpu_init()
2397 case CHIP_RV620: in r600_init_microcode()
4431 (rdev->family == CHIP_RV620) || in r600_pcie_gen2_enable()
4456 (rdev->family == CHIP_RV620) || in r600_pcie_gen2_enable()
[all …]
Duvd_v1_0.c214 case CHIP_RV620: in uvd_v1_0_init()
Dradeon_i2c.c298 case CHIP_RV620: in radeon_get_i2c_prescale()
865 case CHIP_RV620: in radeon_hw_i2c_xfer()
Dradeon_uvd.c75 case CHIP_RV620: in radeon_uvd_init()
Dradeon_pm.c1460 case CHIP_RV620: in radeon_pm_init()
Dradeon_asic.c2372 case CHIP_RV620: in radeon_asic_init()
Dradeon.h2808 #define ASIC_IS_DCE3(rdev) ((rdev->family >= CHIP_RV620))
/linux-4.1.27/include/drm/
Ddrm_pciids.h585 {0x1002, 0x95C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
586 {0x1002, 0x95C2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
587 {0x1002, 0x95C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
588 {0x1002, 0x95C5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
589 {0x1002, 0x95C6, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
590 {0x1002, 0x95C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
591 {0x1002, 0x95C9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
592 {0x1002, 0x95CC, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
593 {0x1002, 0x95CD, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
594 {0x1002, 0x95CE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
[all …]