Searched refs:amdgpu_device_should_use_aspm (Results 1 – 9 of 9) sorted by relevance
529 if (!amdgpu_device_should_use_aspm(adev)) in nv_program_aspm()650 amdgpu_device_should_use_aspm(adev)) in nv_update_umd_stable_pstate()
391 if (!amdgpu_device_should_use_aspm(adev)) in soc21_program_aspm()
1264 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
673 if (!amdgpu_device_should_use_aspm(adev)) in soc15_program_aspm()
1722 if (!amdgpu_device_should_use_aspm(adev)) in cik_program_aspm()
1158 if (!amdgpu_device_should_use_aspm(adev) || !aspm_support_quirk_check()) in vi_program_aspm()
2456 if (!amdgpu_device_should_use_aspm(adev)) in si_program_aspm()
1338 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()