Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc24.c226 if (!amdgpu_device_should_use_aspm(adev)) in soc24_program_aspm()
H A Damdgpu.h1184 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
H A Damdgpu_device.c1386 bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev) in amdgpu_device_should_use_aspm() function