Home
last modified time | relevance | path

Searched refs:CHIP_RS600 (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon_irq.c70 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) { in radeon_enable_vblank()
105 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) { in radeon_disable_vblank()
140 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) { in radeon_acknowledge_irqs()
210 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) { in radeon_driver_irq_handler()
238 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) { in radeon_get_vblank_counter()
263 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) in radeon_driver_irq_preinstall()
299 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) in radeon_driver_irq_uninstall()
Dradeon_family.h60 CHIP_RS600, enumerator
Dr600_audio.c65 || rdev->family == CHIP_RS600 in r600_audio_chipset_supported()
Dradeon_encoders.c141 if ((rdev->family == CHIP_RS600) || in radeon_get_encoder_enum()
Dradeon_i2c.c351 case CHIP_RS600: in radeon_get_i2c_prescale()
915 case CHIP_RS600: in radeon_hw_i2c_xfer()
Dradeon_bios.c628 else if (rdev->family >= CHIP_RS600)
Dradeon_asic.c119 if (rdev->family == CHIP_RS600) { in radeon_register_accessor_init()
1870 case CHIP_RS600: in radeon_asic_init()
Dradeon_clocks.c213 if (rdev->family < CHIP_RS600) { in radeon_get_clock_info()
Dradeon.h1772 #define ASIC_IS_AVIVO(rdev) ((rdev->family >= CHIP_RS600))
1773 #define ASIC_IS_DCE2(rdev) ((rdev->family == CHIP_RS600) || \
Drs600.c763 case CHIP_RS600: in rs600_irq_process()
Dradeon_drv.h1910 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600) \
Dradeon_connectors.c842 if (rdev->family >= CHIP_RS600) in radeon_tv_get_modes()
Datombios_crtc.c548 if ((rdev->family == CHIP_RS600) || in atombios_adjust_pll()
Dradeon_atombios.c1290 if (rdev->family == CHIP_RS600) in radeon_atombios_sideport_present()
Dr100.c1025 } else if (rdev->family == CHIP_RS600) { in r100_cp_init_microcode()
/freebsd-12-stable/sys/dev/drm2/
Ddrm_pciids.h782 {0x1002, 0x793F, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \
783 {0x1002, 0x7941, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \
784 {0x1002, 0x7942, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \