Searched refs:amdgpu_device_should_use_aspm (Results 1 – 9 of 9) sorted by relevance
516 if (!amdgpu_device_should_use_aspm(adev) || !amdgpu_device_aspm_support_quirk()) in nv_program_aspm()614 amdgpu_device_should_use_aspm(adev)) in nv_update_umd_stable_pstate()
432 if (!amdgpu_device_should_use_aspm(adev)) in soc21_program_aspm()
669 if (!amdgpu_device_should_use_aspm(adev)) in soc15_program_aspm()
1706 if (!amdgpu_device_should_use_aspm(adev)) in cik_program_aspm()
1328 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
1127 if (!amdgpu_device_should_use_aspm(adev) || !amdgpu_device_pcie_dynamic_switching_supported()) in vi_program_aspm()
2440 if (!amdgpu_device_should_use_aspm(adev)) in si_program_aspm()
1288 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev) in amdgpu_device_should_use_aspm() function
352 if (amdgpu_device_should_use_aspm(adev)) in sienna_cichlid_get_allowed_feature_mask()