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)
Sun, May 18, 1:04 PM
Unknown Object (File)
Fri, May 16, 1:20 PM
Unknown Object (File)
Sun, May 11, 2:24 AM
Unknown Object (File)
Apr 30 2025, 6:41 PM
Unknown Object (File)
Apr 30 2025, 4:42 PM
Unknown Object (File)
Apr 30 2025, 5:33 AM
Unknown Object (File)
Apr 28 2025, 4:44 AM
Unknown Object (File)
Apr 22 2025, 2:43 AM

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