Searched refs:amdgpu_device_supports_px (Results 1 – 4 of 4) sorted by relevance
1575 if (amdgpu_device_supports_px(drm_dev)) in amdgpu_pmops_runtime_suspend()1584 if (amdgpu_device_supports_px(drm_dev)) { in amdgpu_pmops_runtime_suspend()1616 if (amdgpu_device_supports_px(drm_dev)) { in amdgpu_pmops_runtime_resume()1640 if (amdgpu_device_supports_px(drm_dev)) in amdgpu_pmops_runtime_resume()
182 if (amdgpu_device_supports_px(dev) && in amdgpu_driver_load_kms()223 if (amdgpu_device_supports_px(dev)) in amdgpu_driver_load_kms()
229 bool amdgpu_device_supports_px(struct drm_device *dev) in amdgpu_device_supports_px() function1536 if (amdgpu_device_supports_px(dev) && state == VGA_SWITCHEROO_OFF) in amdgpu_switcheroo_set_state()3781 if (amdgpu_device_supports_px(ddev)) { in amdgpu_device_init()3896 if (amdgpu_device_supports_px(adev_to_drm(adev))) { in amdgpu_device_fini_sw()
1299 bool amdgpu_device_supports_px(struct drm_device *dev);