This change is a requirement to update our DRM drivers to Linux 5.12.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Add support for the new speeds in pcie_get_speed_cap() and PCIE_SPEED2MBS_ENC().
While here, fix the values of the PCI_EXP_LNKCAP_SLS_*. They are supposed to increase sequentially. They are not bitfields. This will be committed separately.