Home
last modified time | relevance | path

Searched refs:CHIP_RS780 (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_family.h72 CHIP_RS780, enumerator
Dr600_blit.c245 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS780) || in set_vtx_resource()
391 case CHIP_RS780: in set_default_state()
473 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS780) || in set_default_state()
Dr600_cp.c334 case CHIP_RS780: in r600_cp_init_microcode()
787 case CHIP_RS780: in r600_gfx_init()
938 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS780) || in r600_gfx_init()
957 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS780) || in r600_gfx_init()
1001 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS780) || in r600_gfx_init()
1059 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS780) || in r600_gfx_init()
1102 case CHIP_RS780: in r600_gfx_init()
1148 case CHIP_RS780: in r600_gfx_init()
Dr600.c211 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks()
232 if (rdev->family >= CHIP_RV670 && rdev->family < CHIP_RS780) in r600_set_uvd_clocks()
245 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks()
273 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks()
1473 if (rdev->family == CHIP_RS780 || rdev->family == CHIP_RS880) { in r600_mc_init()
2027 case CHIP_RS780: in r600_gpu_init()
2157 ((rdev->family) == CHIP_RS780) || in r600_gpu_init()
2175 ((rdev->family) == CHIP_RS780) || in r600_gpu_init()
2219 ((rdev->family) == CHIP_RS780) || in r600_gpu_init()
2277 ((rdev->family) == CHIP_RS780) || in r600_gpu_init()
[all …]
Dradeon_i2c.c300 case CHIP_RS780: in radeon_get_i2c_prescale()
867 case CHIP_RS780: in radeon_hw_i2c_xfer()
Drs690.c289 if (((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) && in rs690_crtc_bandwidth_compute()
622 if ((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) in rs690_bandwidth_update()
Dradeon_uvd.c80 case CHIP_RS780: in radeon_uvd_init()
Dradeon_cs.c126 p->rdev->family == CHIP_RS780 || in radeon_cs_parser_relocs()
Dradeon_asic.c124 if (rdev->family == CHIP_RS780 || rdev->family == CHIP_RS880) { in radeon_register_accessor_init()
2396 case CHIP_RS780: in radeon_asic_init()
Dradeon_pm.c1458 case CHIP_RS780: in radeon_pm_init()
Datombios_crtc.c589 if ((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) in atombios_adjust_pll()
Dr600_cs.c2081 if (p->family < CHIP_RS780) { in r600_packet3_check()
/linux-4.4.14/include/drm/
Ddrm_pciids.h596 {0x1002, 0x9610, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
597 {0x1002, 0x9611, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
598 {0x1002, 0x9612, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
599 {0x1002, 0x9613, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
600 {0x1002, 0x9614, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
601 {0x1002, 0x9615, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
602 {0x1002, 0x9616, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \