Home
last modified time | relevance | path

Searched refs:CHIP_R600 (Results 1 – 25 of 27) sorted by relevance

12

/drivers/gpu/drm/radeon/
Dradeon_irq.c192 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_driver_irq_handler()
298 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_irq_emit()
325 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_irq_wait()
339 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_driver_irq_preinstall()
361 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_driver_irq_postinstall()
376 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_driver_irq_uninstall()
Dradeon_cp.c83 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_get_ring_head()
107 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_get_scratch()
114 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_get_scratch()
173 else if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_read_fb_location()
192 else if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_write_fb_location()
213 } else if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) { in radeon_write_agp_location()
238 else if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_write_agp_base()
1669 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_init()
1695 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_start()
1729 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_stop()
[all …]
Dradeon_kms.c290 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl()
347 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl()
364 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl()
384 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl()
413 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl()
420 if (rdev->family < CHIP_R600) { in radeon_info_ioctl()
548 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl()
Dradeon_family.h66 CHIP_R600, enumerator
Dr600_cp.c328 case CHIP_R600: chip_name = "R600"; break; in r600_cp_init_microcode()
755 case CHIP_R600: in r600_gfx_init()
930 if (((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_R600)) in r600_gfx_init()
934 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_R600) || in r600_gfx_init()
963 } else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_R600) || in r600_gfx_init()
985 if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_R600) { in r600_gfx_init()
1096 case CHIP_R600: in r600_gfx_init()
1157 case CHIP_R600: in r600_gfx_init()
2626 if (family < CHIP_R600) { in r600_cs_legacy_ioctl()
Dradeon_encoders.c50 if (rdev->family >= CHIP_R600) in radeon_encoder_clones()
185 else if (rdev->family < CHIP_R600) in radeon_encoder_add_backlight()
Dr600_cs.c86 #define FMT_8_BIT(fmt, vc) [fmt] = { 1, 1, 1, vc, CHIP_R600 }
87 #define FMT_16_BIT(fmt, vc) [fmt] = { 1, 1, 2, vc, CHIP_R600 }
88 #define FMT_24_BIT(fmt) [fmt] = { 1, 1, 4, 0, CHIP_R600 }
89 #define FMT_32_BIT(fmt, vc) [fmt] = { 1, 1, 4, vc, CHIP_R600 }
90 #define FMT_48_BIT(fmt) [fmt] = { 1, 1, 8, 0, CHIP_R600 }
91 #define FMT_64_BIT(fmt, vc) [fmt] = { 1, 1, 8, vc, CHIP_R600 }
92 #define FMT_96_BIT(fmt) [fmt] = { 1, 1, 12, 0, CHIP_R600 }
93 #define FMT_128_BIT(fmt, vc) [fmt] = { 1, 1, 16,vc, CHIP_R600 }
2123 if (p->family >= CHIP_RV770 || p->family == CHIP_R600) { in r600_packet3_check()
Dradeon_drv.c300 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_suspend()
314 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_resume()
Dradeon_device.c219 if (rdev->family < CHIP_R600) { in radeon_surface_init()
517 if (rdev->family >= CHIP_R600) { in radeon_wb_init()
675 (rdev->family < CHIP_R600)) in radeon_card_posted()
711 if (rdev->family >= CHIP_R600) in radeon_card_posted()
Dr600.c364 if ((rdev->flags & RADEON_IS_IGP) || (rdev->family == CHIP_R600)) { in r600_pm_get_dynpm_state()
646 if (rdev->family == CHIP_R600) { in r600_pm_init_profile()
1994 case CHIP_R600: in r600_gpu_init()
2149 if ((rdev->family > CHIP_R600)) in r600_gpu_init()
2153 if (((rdev->family) == CHIP_R600) || in r600_gpu_init()
2181 } else if (((rdev->family) == CHIP_R600) || in r600_gpu_init()
2203 if ((rdev->family) == CHIP_R600) { in r600_gpu_init()
2356 case CHIP_R600: in r600_gpu_init()
2432 case CHIP_R600: in r600_init_microcode()
3761 if ((rdev->family > CHIP_R600) && (rdev->family < CHIP_RV770)) { in r600_irq_set()
[all …]
Dradeon_atombios.c4068 if (rdev->family >= CHIP_R600) { in radeon_atom_initialize_bios_scratch_regs()
4086 if (rdev->family >= CHIP_R600) { in radeon_atom_initialize_bios_scratch_regs()
4101 if (rdev->family >= CHIP_R600) in radeon_save_bios_scratch_regs()
4115 if (rdev->family >= CHIP_R600) in radeon_restore_bios_scratch_regs()
4130 if (rdev->family >= CHIP_R600) in radeon_atom_output_lock()
4143 if (rdev->family >= CHIP_R600) in radeon_atom_output_lock()
4162 if (rdev->family >= CHIP_R600) { in radeon_atombios_connected_scratch_regs()
4325 if (rdev->family >= CHIP_R600) { in radeon_atombios_connected_scratch_regs()
4347 if (rdev->family >= CHIP_R600) in radeon_atombios_encoder_crtc_scratch_regs()
4385 if (rdev->family >= CHIP_R600) in radeon_atombios_encoder_crtc_scratch_regs()
[all …]
Dr600_blit.c92 if (((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_R600) && in set_render_target()
358 case CHIP_R600: in set_default_state()
Dradeon_state.c1588 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) { in radeon_cp_discard_buffer()
2245 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_swap()
2447 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_texture()
2521 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_indirect()
3054 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_getparam()
3089 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) in radeon_cp_getparam()
Datombios_encoders.c43 if (rdev->family >= CHIP_R600) in radeon_atom_get_backlight_level_from_reg()
60 if (rdev->family >= CHIP_R600) in radeon_atom_set_backlight_level_to_reg()
69 if (rdev->family >= CHIP_R600) in radeon_atom_set_backlight_level_to_reg()
1548 if (rdev->family >= CHIP_R600) in atombios_yuv_setup()
2396 if (rdev->family >= CHIP_R600) in radeon_atom_dac_detect()
2498 if (rdev->family >= CHIP_R600) in radeon_atom_encoder_prepare()
Dradeon_fb.c124 if (rdev->family >= CHIP_R600) in radeonfb_create_pinned_object()
Dradeon_i2c.c292 case CHIP_R600: in radeon_get_i2c_prescale()
859 case CHIP_R600: in radeon_hw_i2c_xfer()
Dradeon_bios.c588 else if (rdev->family >= CHIP_R600) in radeon_read_disabled_bios()
Dradeon_asic.c132 } else if (rdev->family >= CHIP_R600) { in radeon_register_accessor_init()
156 if (rdev->family >= CHIP_R600) { in radeon_agp_disable()
2385 case CHIP_R600: in radeon_asic_init()
Drv515.c342 if (rdev->family >= CHIP_R600) { in rv515_mc_stop()
433 if (rdev->family >= CHIP_R600) { in rv515_mc_resume()
Dradeon_gem.c302 if (rdev->family < CHIP_R600) in radeon_gem_userptr_ioctl()
Dradeon_cs.c734 if (rdev->family < CHIP_R600) { in radeon_cs_packet_parse()
Datombios_crtc.c1565 if (rdev->family >= CHIP_R600) { in avivo_crtc_do_set_base()
1597 if (rdev->family >= CHIP_R600) in avivo_crtc_do_set_base()
Datom.c1349 if (rdev->family < CHIP_R600) { in atom_asic_init()
Dradeon_drv.h2014 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_R600) \
Dradeon_display.c1613 if (rdev->family >= CHIP_R600) { in radeon_afmt_init()

12