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)
Jan 14 2024, 7:28 AM
Unknown Object (File)
Dec 29 2023, 4:59 AM
Unknown Object (File)
Dec 20 2023, 7:51 AM
Unknown Object (File)
Nov 5 2023, 12:54 AM
Unknown Object (File)
Oct 4 2023, 12:58 AM
Unknown Object (File)
Jul 9 2023, 5:04 PM
Unknown Object (File)
Jul 9 2023, 5:02 PM
Unknown Object (File)
Jul 9 2023, 5:00 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