Searched refs:CHIP_RS740 (Results 1 - 21 of 21) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_family.h62 CHIP_RS740, enumerator in enum:radeon_family
H A Drs400.c145 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) {
154 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) {
176 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) {
308 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) {
H A Dr600_audio.c67 || rdev->family == CHIP_RS740;
H A Dradeon_cp.c156 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
174 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
193 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
215 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
240 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) {
265 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) {
503 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) {
911 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
1080 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740) ||
H A Dradeon_encoders.c143 (rdev->family == CHIP_RS740))
H A Dradeon_gart.c83 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) {
109 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) {
H A Drs690.c428 ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740))) {
440 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740))
H A Dradeon_i2c.c353 case CHIP_RS740:
917 case CHIP_RS740:
H A Dradeon_asic.c115 if (rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) {
1874 case CHIP_RS740:
H A Dradeon_device.c1077 (rdev->family <= CHIP_RS740))
H A Drs600.c726 case CHIP_RS740:
H A Dradeon.h1770 (rdev->family == CHIP_RS740) || \
H A Dradeon_connectors.c961 if ((rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) && radeon_connector->base.null_edid_counter) {
H A Dradeon_drv.h1903 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) \
H A Datombios_crtc.c554 (rdev->family == CHIP_RS740))
H A Dr100.c983 (rdev->family == CHIP_RS740)) {
/freebsd-9.3-release/sys/dev/drm/
H A Dradeon_cp.c159 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
177 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
196 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
218 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
243 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) {
268 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) {
504 case CHIP_RS740:
862 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740))
1031 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740) ||
H A Dradeon_irq.c237 case CHIP_RS740:
H A Ddrm_pciids.h248 {0x1002, 0x796c, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
249 {0x1002, 0x796d, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
250 {0x1002, 0x796e, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
251 {0x1002, 0x796f, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
H A Dradeon_drv.h136 CHIP_RS740, enumerator in enum:radeon_family
1883 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) \
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_pciids.h742 {0x1002, 0x796C, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
743 {0x1002, 0x796D, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
744 {0x1002, 0x796E, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
745 {0x1002, 0x796F, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \

Completed in 142 milliseconds