Lines Matching refs:RADEON_IS_IGP
1722 if (rdev->flags & RADEON_IS_IGP) { in cik_get_xclk()
2222 if (!(rdev->flags & RADEON_IS_IGP)) { in cik_init_microcode()
5017 if (!(rdev->flags & RADEON_IS_IGP)) { in cik_gpu_soft_reset()
5191 if (rdev->flags & RADEON_IS_IGP) in cik_gpu_pci_config_reset()
5209 if (rdev->flags & RADEON_IS_IGP) in cik_gpu_pci_config_reset()
5634 if (rdev->flags & RADEON_IS_IGP) { in cik_vm_init()
6311 if (!(rdev->flags & RADEON_IS_IGP)) { in cik_update_cg()
8313 if (!(rdev->flags & RADEON_IS_IGP) && !rdev->pm.dpm_enabled) { in cik_startup()
8327 if (rdev->flags & RADEON_IS_IGP) { in cik_startup()
8619 if (rdev->flags & RADEON_IS_IGP) { in cik_init()
8700 if (!rdev->mc_fw && !(rdev->flags & RADEON_IS_IGP)) { in cik_init()
8844 buffer_alloc = (rdev->flags & RADEON_IS_IGP) ? 2 : 4; in dce8_line_buffer_adjust()
8848 buffer_alloc = (rdev->flags & RADEON_IS_IGP) ? 2 : 4; in dce8_line_buffer_adjust()
9518 if (rdev->flags & RADEON_IS_IGP) in cik_pcie_gen3_enable()
9675 if (rdev->flags & RADEON_IS_IGP) in cik_program_aspm()