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, Oct 20, 9:46 PM
Unknown Object (File)
Sun, Oct 20, 6:48 PM
Unknown Object (File)
Oct 16 2024, 1:00 PM
Unknown Object (File)
Oct 16 2024, 11:57 AM
Unknown Object (File)
Oct 16 2024, 11:55 AM
Unknown Object (File)
Oct 2 2024, 6:38 PM
Unknown Object (File)
Sep 28 2024, 10:29 AM
Unknown Object (File)
Sep 19 2024, 5:20 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

Lint
Lint Skipped
Unit
Tests Skipped