Searched refs:CHIP_RV635 (Results 1 – 11 of 11) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | radeon_family.h | 71 CHIP_RV635, enumerator
|
| D | uvd_v1_0.c | 223 case CHIP_RV635: in uvd_v1_0_init()
|
| D | r600_cp.c | 332 case CHIP_RV635: chip_name = "RV635"; break; in r600_cp_init_microcode() 771 case CHIP_RV635: in r600_gfx_init() 1020 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV635)) { in r600_gfx_init() 1098 case CHIP_RV635: in r600_gfx_init() 1154 case CHIP_RV635: in r600_gfx_init()
|
| D | radeon_i2c.c | 299 case CHIP_RV635: in radeon_get_i2c_prescale() 866 case CHIP_RV635: in radeon_hw_i2c_xfer()
|
| D | r600.c | 2010 case CHIP_RV635: in r600_gpu_init() 2238 ((rdev->family) == CHIP_RV635)) { in r600_gpu_init() 2353 case CHIP_RV635: in r600_gpu_init() 2448 case CHIP_RV635: in r600_init_microcode() 4479 (rdev->family == CHIP_RV635)) { in r600_pcie_gen2_enable() 4504 (rdev->family == CHIP_RV635)) { in r600_pcie_gen2_enable() 4531 (rdev->family == CHIP_RV635)) { in r600_pcie_gen2_enable()
|
| D | r600_blit.c | 374 case CHIP_RV635: in set_default_state()
|
| D | radeon_uvd.c | 76 case CHIP_RV635: in radeon_uvd_init()
|
| D | radeon_object.c | 228 if (rdev->family >= CHIP_RV610 && rdev->family <= CHIP_RV635) in radeon_bo_create()
|
| D | radeon_pm.c | 1456 case CHIP_RV635: in radeon_pm_init()
|
| D | radeon_asic.c | 2391 case CHIP_RV635: in radeon_asic_init()
|
| /linux-4.4.14/include/drm/ |
| D | drm_pciids.h | 576 {0x1002, 0x9590, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 577 {0x1002, 0x9591, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 578 {0x1002, 0x9593, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 579 {0x1002, 0x9595, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 580 {0x1002, 0x9596, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 581 {0x1002, 0x9597, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 582 {0x1002, 0x9598, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 583 {0x1002, 0x9599, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 584 {0x1002, 0x959B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
|