Searched refs:CHIP_RS780 (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_family.h | 72 CHIP_RS780, enumerator
|
A D | r600.c | 217 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 251 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 279 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 2039 case CHIP_RS780: in r600_gpu_init() 2169 ((rdev->family) == CHIP_RS780) || in r600_gpu_init() 2187 ((rdev->family) == CHIP_RS780) || in r600_gpu_init() 2231 ((rdev->family) == CHIP_RS780) || in r600_gpu_init() 2289 ((rdev->family) == CHIP_RS780) || in r600_gpu_init() 2317 case CHIP_RS780: in r600_gpu_init() 2360 case CHIP_RS780: in r600_gpu_init() [all …]
|
A D | radeon_i2c.c | 295 case CHIP_RS780: in radeon_get_i2c_prescale() 862 case CHIP_RS780: in radeon_hw_i2c_xfer()
|
A D | rs690.c | 290 if (((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) && in rs690_crtc_bandwidth_compute() 623 if ((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) in rs690_bandwidth_update()
|
A D | radeon_cs.c | 134 p->rdev->family == CHIP_RS780 || in radeon_cs_parser_relocs()
|
A D | radeon_uvd.c | 83 case CHIP_RS780: in radeon_uvd_init()
|
A D | atombios_crtc.c | 594 if (((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) in atombios_adjust_pll() 633 rdev->family != CHIP_RS780 && in atombios_adjust_pll()
|
A D | radeon_asic.c | 126 if (rdev->family == CHIP_RS780 || rdev->family == CHIP_RS880) { in radeon_register_accessor_init() 2400 case CHIP_RS780: in radeon_asic_init()
|
A D | radeon_pm.c | 1519 case CHIP_RS780: in radeon_pm_init()
|
A D | r600_cs.c | 2083 if (p->family < CHIP_RS780) { in r600_packet3_check()
|
/linux/include/drm/ |
A D | drm_pciids.h | 597 {0x1002, 0x9610, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 598 {0x1002, 0x9611, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 599 {0x1002, 0x9612, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 600 {0x1002, 0x9613, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 601 {0x1002, 0x9614, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 602 {0x1002, 0x9615, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 603 {0x1002, 0x9616, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
|
Completed in 31 milliseconds