Page MenuHomeFreeBSD

linuxkpi: Define `pcie_aspm_enabled()`
ClosedPublic

Authored by dumbbell on Mar 13 2023, 2:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 5:56 PM
Unknown Object (File)
Dec 14 2024, 4:06 AM
Unknown Object (File)
Nov 21 2024, 4:18 PM
Unknown Object (File)
Nov 19 2024, 1:35 AM
Unknown Object (File)
Nov 17 2024, 3:56 AM
Unknown Object (File)
Nov 17 2024, 3:30 AM
Unknown Object (File)
Nov 17 2024, 2:02 AM
Unknown Object (File)
Oct 20 2024, 9:46 PM

Details

Summary

This is not the same as querying the PCIE ASPM capability. The function should return if the feature is actually enabled or not. It always return false on FreeBSD.

This is part of the update of the DRM drivers to Linux 5.17.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable