Searched refs:CHIP_RV630 (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/include/drm/ |
A D | drm_pciids.h | 564 {0x1002, 0x9580, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ 565 {0x1002, 0x9581, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 566 {0x1002, 0x9583, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ 567 {0x1002, 0x9586, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ 568 {0x1002, 0x9587, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ 569 {0x1002, 0x9588, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ 570 {0x1002, 0x9589, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ 571 {0x1002, 0x958A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ 573 {0x1002, 0x958C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ 574 {0x1002, 0x958D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV630|RADEON_NEW_MEMMAP}, \ [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_family.h | 68 CHIP_RV630, enumerator
|
A D | uvd_v1_0.c | 214 case CHIP_RV630: in uvd_v1_0_init()
|
A D | radeon_i2c.c | 289 case CHIP_RV630: in radeon_get_i2c_prescale() 856 case CHIP_RV630: in radeon_hw_i2c_xfer()
|
A D | r600.c | 2021 case CHIP_RV630: in r600_gpu_init() 2166 ((rdev->family) == CHIP_RV630) || in r600_gpu_init() 2194 ((rdev->family) == CHIP_RV630)) { in r600_gpu_init() 2249 } else if (((rdev->family) == CHIP_RV630) || in r600_gpu_init() 2364 case CHIP_RV630: in r600_gpu_init() 2452 case CHIP_RV630: in r600_init_microcode()
|
A D | radeon_uvd.c | 76 case CHIP_RV630: in radeon_uvd_init()
|
A D | radeon_pm.c | 1515 case CHIP_RV630: in radeon_pm_init()
|
A D | rv6xx_dpm.c | 1856 if ((rdev->family == CHIP_RV610) || (rdev->family == CHIP_RV630)) { in rv6xx_parse_pplib_clock_info()
|
A D | radeon_asic.c | 2392 case CHIP_RV630: in radeon_asic_init()
|
Completed in 29 milliseconds