Searched refs:amdgpu_device_supports_boco (Results 1 – 4 of 4) sorted by relevance
1319 if (amdgpu_device_supports_boco(drm_dev)) in amdgpu_pmops_runtime_suspend()1327 if (amdgpu_device_supports_boco(drm_dev)) { in amdgpu_pmops_runtime_suspend()1357 if (amdgpu_device_supports_boco(drm_dev)) { in amdgpu_pmops_runtime_resume()1378 if (amdgpu_device_supports_boco(drm_dev)) in amdgpu_pmops_runtime_resume()
160 if (amdgpu_device_supports_boco(dev) && in amdgpu_driver_load_kms()200 if (amdgpu_device_supports_boco(dev) && in amdgpu_driver_load_kms()
219 bool amdgpu_device_supports_boco(struct drm_device *dev) in amdgpu_device_supports_boco() function1403 if (amdgpu_device_supports_boco(dev) && state == VGA_SWITCHEROO_OFF) in amdgpu_switcheroo_set_state()3342 if (amdgpu_device_supports_boco(ddev)) in amdgpu_device_init()3597 if (amdgpu_device_supports_boco(adev_to_drm(adev))) in amdgpu_device_fini()
1186 bool amdgpu_device_supports_boco(struct drm_device *dev);