Searched refs:CHIP_RV570 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_family.h | 64 CHIP_RV570, enumerator
|
A D | radeon_i2c.c | 279 case CHIP_RV570: in radeon_get_i2c_prescale() 847 case CHIP_RV570: in radeon_hw_i2c_xfer()
|
A D | radeon_asic.c | 2385 case CHIP_RV570: in radeon_asic_init()
|
A D | r100.c | 1053 (rdev->family == CHIP_RV570)) { in r100_cp_init_microcode()
|
/linux/include/drm/ |
A D | drm_pciids.h | 454 {0x1002, 0x7280, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV570|RADEON_NEW_MEMMAP}, \ 459 {0x1002, 0x7288, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV570|RADEON_NEW_MEMMAP}, \ 460 {0x1002, 0x7289, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV570|RADEON_NEW_MEMMAP}, \ 461 {0x1002, 0x728B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV570|RADEON_NEW_MEMMAP}, \ 462 {0x1002, 0x728C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV570|RADEON_NEW_MEMMAP}, \
|
Completed in 20 milliseconds