Searched refs:amdgpu_device_supports_px (Results 1 – 3 of 3) sorted by relevance
422 bool amdgpu_device_supports_px(struct amdgpu_device *adev) in amdgpu_device_supports_px() function488 if (amdgpu_device_supports_px(adev)) { in amdgpu_device_detect_runtime_pm_mode()2195 if (amdgpu_device_supports_px(drm_to_adev(dev)) && in amdgpu_switcheroo_set_state()4801 px = amdgpu_device_supports_px(adev); in amdgpu_device_init()4967 px = amdgpu_device_supports_px(adev); in amdgpu_device_fini_sw()
1567 bool amdgpu_device_supports_px(struct amdgpu_device *adev);
2460 if (amdgpu_device_supports_px(adev)) in amdgpu_pci_probe()