Home
last modified time | relevance | path

Searched refs:CHIP_RV620 (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_pciids.h586 {0x1002, 0x95C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
587 {0x1002, 0x95C2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
588 {0x1002, 0x95C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
589 {0x1002, 0x95C5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
590 {0x1002, 0x95C6, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
591 {0x1002, 0x95C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
592 {0x1002, 0x95C9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
593 {0x1002, 0x95CC, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
594 {0x1002, 0x95CD, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
595 {0x1002, 0x95CE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV620|RADEON_NEW_MEMMAP}, \
[all …]
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_family.h70 CHIP_RV620, enumerator
H A Dr600.c2038 case CHIP_RV620: in r600_gpu_init()
2168 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2186 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2230 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2288 ((rdev->family) == CHIP_RV620) || in r600_gpu_init()
2316 case CHIP_RV620: in r600_gpu_init()
2359 case CHIP_RV620: in r600_gpu_init()
2456 case CHIP_RV620: in r600_init_microcode()
4525 (rdev->family == CHIP_RV620) || in r600_pcie_gen2_enable()
4550 (rdev->family == CHIP_RV620) || in r600_pcie_gen2_enable()
[all …]
H A Duvd_v1_0.c215 case CHIP_RV620: in uvd_v1_0_init()
H A Dradeon_i2c.c392 case CHIP_RV620: in radeon_get_i2c_prescale()
959 case CHIP_RV620: in radeon_hw_i2c_xfer()
H A Dradeon_uvd.c78 case CHIP_RV620: in radeon_uvd_init()
H A Dradeon_pm.c1534 case CHIP_RV620: in radeon_pm_init()
H A Dradeon_asic.c2393 case CHIP_RV620: in radeon_asic_init()
H A Dradeon.h2671 #define ASIC_IS_DCE3(rdev) ((rdev->family >= CHIP_RV620))