Searched refs:CHIP_RV635 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_family.h | 71 CHIP_RV635, enumerator
|
A D | uvd_v1_0.c | 224 case CHIP_RV635: in uvd_v1_0_init()
|
A D | radeon_i2c.c | 294 case CHIP_RV635: in radeon_get_i2c_prescale() 861 case CHIP_RV635: in radeon_hw_i2c_xfer()
|
A D | r600.c | 2022 case CHIP_RV635: in r600_gpu_init() 2250 ((rdev->family) == CHIP_RV635)) { in r600_gpu_init() 2365 case CHIP_RV635: in r600_gpu_init() 2460 case CHIP_RV635: in r600_init_microcode() 4522 (rdev->family == CHIP_RV635)) { in r600_pcie_gen2_enable() 4547 (rdev->family == CHIP_RV635)) { in r600_pcie_gen2_enable() 4574 (rdev->family == CHIP_RV635)) { in r600_pcie_gen2_enable()
|
A D | radeon_object.c | 193 if (rdev->family >= CHIP_RV610 && rdev->family <= CHIP_RV635) in radeon_bo_create()
|
A D | radeon_uvd.c | 79 case CHIP_RV635: in radeon_uvd_init()
|
A D | radeon_pm.c | 1517 case CHIP_RV635: in radeon_pm_init()
|
A D | radeon_asic.c | 2395 case CHIP_RV635: in radeon_asic_init()
|
/linux/include/drm/ |
A D | drm_pciids.h | 577 {0x1002, 0x9590, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 578 {0x1002, 0x9591, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 579 {0x1002, 0x9593, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 580 {0x1002, 0x9595, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 581 {0x1002, 0x9596, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 582 {0x1002, 0x9597, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 583 {0x1002, 0x9598, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 584 {0x1002, 0x9599, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_NEW_MEMMAP}, \ 585 {0x1002, 0x959B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
|
Completed in 23 milliseconds