Searched refs:amdgpu_device_supports_px (Results 1 – 2 of 2) sorted by relevance
401 bool amdgpu_device_supports_px(struct drm_device *dev) in amdgpu_device_supports_px() function476 if (amdgpu_device_supports_px(dev)) { /* enable PX as runtime mode */ in amdgpu_device_detect_runtime_pm_mode()2099 if (amdgpu_device_supports_px(dev) && state == VGA_SWITCHEROO_OFF) in amdgpu_switcheroo_set_state()4598 px = amdgpu_device_supports_px(ddev); in amdgpu_device_init()4757 px = amdgpu_device_supports_px(adev_to_drm(adev)); in amdgpu_device_fini_sw()
1450 bool amdgpu_device_supports_px(struct drm_device *dev);