Home
last modified time | relevance | path

Searched refs:amdgpu_device_should_use_aspm (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dnv.c516 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()
H A Dsoc21.c432 if (!amdgpu_device_should_use_aspm(adev)) in soc21_program_aspm()
H A Dsoc15.c669 if (!amdgpu_device_should_use_aspm(adev)) in soc15_program_aspm()
H A Damdgpu_cik.c1706 if (!amdgpu_device_should_use_aspm(adev)) in cik_program_aspm()
H A Damdgpu.h1328 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
H A Dvi.c1127 if (!amdgpu_device_should_use_aspm(adev) || !amdgpu_device_pcie_dynamic_switching_supported()) in vi_program_aspm()
H A Damdgpu_si.c2440 if (!amdgpu_device_should_use_aspm(adev)) in si_program_aspm()
H A Damdgpu_device.c1288 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev) in amdgpu_device_should_use_aspm() function
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c352 if (amdgpu_device_should_use_aspm(adev)) in sienna_cichlid_get_allowed_feature_mask()