Searched refs:amdgpu_device_supports_px (Results 1 – 2 of 2) sorted by relevance
564 bool amdgpu_device_supports_px(struct amdgpu_device *adev) in amdgpu_device_supports_px() function630 if (amdgpu_device_supports_px(adev)) { in amdgpu_device_detect_runtime_pm_mode()1644 if (amdgpu_device_supports_px(drm_to_adev(dev)) && in amdgpu_switcheroo_set_state()4108 px = amdgpu_device_supports_px(adev); in amdgpu_device_init()4275 px = amdgpu_device_supports_px(adev); in amdgpu_device_fini_sw()
2476 if (amdgpu_device_supports_px(adev)) in amdgpu_pci_probe()