Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Dnv.c516 if (!amdgpu_device_should_use_aspm(adev)) in nv_program_aspm()
612 amdgpu_device_should_use_aspm(adev)) in nv_update_umd_stable_pstate()
Dsoc21.c434 if (!amdgpu_device_should_use_aspm(adev)) in soc21_program_aspm()
Dsoc15.c669 if (!amdgpu_device_should_use_aspm(adev)) in soc15_program_aspm()
Dcik.c1706 if (!amdgpu_device_should_use_aspm(adev)) in cik_program_aspm()
Damdgpu.h1392 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
Dvi.c1127 if (!amdgpu_device_should_use_aspm(adev)) in vi_program_aspm()
Dsi.c2440 if (!amdgpu_device_should_use_aspm(adev)) in si_program_aspm()
Damdgpu_device.c1639 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev) in amdgpu_device_should_use_aspm() function
/linux-6.8/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsienna_cichlid_ppt.c356 if (amdgpu_device_should_use_aspm(adev)) in sienna_cichlid_get_allowed_feature_mask()