Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15.c700 if (!amdgpu_device_should_use_aspm(adev)) in soc15_program_aspm()
H A Damdgpu.h1555 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
H A Dvi.c1127 if (!amdgpu_device_should_use_aspm(adev)) in vi_program_aspm()
H A Damdgpu_device.c1919 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev) in amdgpu_device_should_use_aspm() function