Searched refs:CHIP_RS880 (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_family.h | 73 CHIP_RS880, enumerator
|
A D | r600.c | 1480 if (rdev->family == CHIP_RS780 || rdev->family == CHIP_RS880) { in r600_mc_init() 2040 case CHIP_RS880: in r600_gpu_init() 2170 ((rdev->family) == CHIP_RS880)) { in r600_gpu_init() 2188 ((rdev->family) == CHIP_RS880)) { in r600_gpu_init() 2232 ((rdev->family) == CHIP_RS880)) { in r600_gpu_init() 2290 ((rdev->family) == CHIP_RS880)) { in r600_gpu_init() 2318 case CHIP_RS880: in r600_gpu_init() 2361 case CHIP_RS880: in r600_gpu_init() 2469 case CHIP_RS880: in r600_init_microcode()
|
A D | radeon_i2c.c | 296 case CHIP_RS880: in radeon_get_i2c_prescale() 863 case CHIP_RS880: 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 | 135 p->rdev->family == CHIP_RS880)) { in radeon_cs_parser_relocs()
|
A D | radeon_uvd.c | 84 case CHIP_RS880: in radeon_uvd_init()
|
A D | atombios_crtc.c | 594 if (((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) in atombios_adjust_pll() 627 rdev->family != CHIP_RS880) in atombios_adjust_pll()
|
A D | radeon_asic.c | 125 if (rdev->family == CHIP_RS780 || rdev->family == CHIP_RS880) { in radeon_register_accessor_init() 2400 case CHIP_RS880: in radeon_asic_init()
|
A D | radeon_pm.c | 1520 case CHIP_RS880: in radeon_pm_init()
|
/linux-6.3-rc2/include/drm/ |
A D | drm_pciids.h | 618 {0x1002, 0x9710, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 619 {0x1002, 0x9711, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 620 …{0x1002, 0x9712, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RAD… 621 …{0x1002, 0x9713, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RAD… 622 {0x1002, 0x9714, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 623 {0x1002, 0x9715, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
|
Completed in 27 milliseconds