Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dnv.c515 if (!amdgpu_device_should_use_aspm(adev)) in nv_program_aspm()
611 amdgpu_device_should_use_aspm(adev)) in nv_update_umd_stable_pstate()
Dsoc24.c245 if (!amdgpu_device_should_use_aspm(adev)) in soc24_program_aspm()
Dsoc21.c442 if (!amdgpu_device_should_use_aspm(adev)) in soc21_program_aspm()
Dsoc15.c671 if (!amdgpu_device_should_use_aspm(adev)) in soc15_program_aspm()
Dcik.c1695 if (!amdgpu_device_should_use_aspm(adev)) in cik_program_aspm()
Damdgpu.h1411 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
Dvi.c1127 if (!amdgpu_device_should_use_aspm(adev)) in vi_program_aspm()
Dsi.c2429 if (!amdgpu_device_should_use_aspm(adev)) in si_program_aspm()
Damdgpu_device.c1743 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev) in amdgpu_device_should_use_aspm() function
/linux-6.12.1/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()