mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 05:40:55 +07:00
Documentation: PCI: convert acpi-info.txt to reST
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Changbin Du <changbin.du@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
3b9bae029b
commit
b66357f32f
@ -1,4 +1,8 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
========================================
|
||||||
ACPI considerations for PCI host bridges
|
ACPI considerations for PCI host bridges
|
||||||
|
========================================
|
||||||
|
|
||||||
The general rule is that the ACPI namespace should describe everything the
|
The general rule is that the ACPI namespace should describe everything the
|
||||||
OS might use unless there's another way for the OS to find it [1, 2].
|
OS might use unless there's another way for the OS to find it [1, 2].
|
||||||
@ -135,8 +139,9 @@ address always corresponds to bus 0, even if the bus range below the bridge
|
|||||||
|
|
||||||
Extended Address Space Descriptor (.4)
|
Extended Address Space Descriptor (.4)
|
||||||
General Flags: Bit [0] Consumer/Producer:
|
General Flags: Bit [0] Consumer/Producer:
|
||||||
1–This device consumes this resource
|
|
||||||
0–This device produces and consumes this resource
|
* 1 – This device consumes this resource
|
||||||
|
* 0 – This device produces and consumes this resource
|
||||||
|
|
||||||
[5] ACPI 6.2, sec 19.6.43:
|
[5] ACPI 6.2, sec 19.6.43:
|
||||||
ResourceUsage specifies whether the Memory range is consumed by
|
ResourceUsage specifies whether the Memory range is consumed by
|
@ -12,3 +12,4 @@ Linux PCI Bus Subsystem
|
|||||||
picebus-howto
|
picebus-howto
|
||||||
pci-iov-howto
|
pci-iov-howto
|
||||||
msi-howto
|
msi-howto
|
||||||
|
acpi-info
|
||||||
|
Loading…
Reference in New Issue
Block a user