Searched refs:amdgpu_device_supports_px (Results 1 – 4 of 4) sorted by relevance
2146 if (amdgpu_device_supports_px(ddev)) in amdgpu_pci_probe()2536 if (amdgpu_device_supports_px(drm_dev)) in amdgpu_pmops_runtime_suspend()2560 if (amdgpu_device_supports_px(drm_dev)) { in amdgpu_pmops_runtime_suspend()2592 if (amdgpu_device_supports_px(drm_dev)) { in amdgpu_pmops_runtime_resume()2614 if (amdgpu_device_supports_px(drm_dev)) in amdgpu_pmops_runtime_resume()2619 if (amdgpu_device_supports_px(drm_dev)) in amdgpu_pmops_runtime_resume()
231 bool amdgpu_device_supports_px(struct drm_device *dev) in amdgpu_device_supports_px() function1580 if (amdgpu_device_supports_px(dev) && state == VGA_SWITCHEROO_OFF) in amdgpu_switcheroo_set_state()3898 if (amdgpu_device_supports_px(ddev)) { in amdgpu_device_init()4027 if (amdgpu_device_supports_px(adev_to_drm(adev))) { in amdgpu_device_fini_sw()
1275 bool amdgpu_device_supports_px(struct drm_device *dev);
151 if (amdgpu_device_supports_px(dev) && in amdgpu_driver_load_kms()