Lines Matching refs:RADEON_IS_IGP
1718 if (rdev->flags & RADEON_IS_IGP) { in cik_get_xclk()
2218 if (!(rdev->flags & RADEON_IS_IGP)) { in cik_init_microcode()
5013 if (!(rdev->flags & RADEON_IS_IGP)) { in cik_gpu_soft_reset()
5187 if (rdev->flags & RADEON_IS_IGP) in cik_gpu_pci_config_reset()
5205 if (rdev->flags & RADEON_IS_IGP) in cik_gpu_pci_config_reset()
5630 if (rdev->flags & RADEON_IS_IGP) { in cik_vm_init()
6307 if (!(rdev->flags & RADEON_IS_IGP)) { in cik_update_cg()
8309 if (!(rdev->flags & RADEON_IS_IGP) && !rdev->pm.dpm_enabled) { in cik_startup()
8323 if (rdev->flags & RADEON_IS_IGP) { in cik_startup()
8615 if (rdev->flags & RADEON_IS_IGP) { in cik_init()
8696 if (!rdev->mc_fw && !(rdev->flags & RADEON_IS_IGP)) { in cik_init()
8840 buffer_alloc = (rdev->flags & RADEON_IS_IGP) ? 2 : 4; in dce8_line_buffer_adjust()
8844 buffer_alloc = (rdev->flags & RADEON_IS_IGP) ? 2 : 4; in dce8_line_buffer_adjust()
9514 if (rdev->flags & RADEON_IS_IGP) in cik_pcie_gen3_enable()
9671 if (rdev->flags & RADEON_IS_IGP) in cik_program_aspm()