]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation: gpu: nova-core: Document basics of the Falcon
authorJoel Fernandes <joelagnelf@nvidia.com>
Tue, 8 Jul 2025 06:49:48 +0000 (15:49 +0900)
committerDanilo Krummrich <dakr@kernel.org>
Tue, 8 Jul 2025 22:19:17 +0000 (00:19 +0200)
commit215a3f91713383a3c0d2da82d223a608a3c17ac1
tree52d91d2e304481c6bb0bc6bf6e1b6db49295c16a
parente5e716dbfc8200be57408b2b3294f152913bd8bd
Documentation: gpu: nova-core: Document basics of the Falcon

Instances of the Falcon microcontroller appear in modern Nvidia GPUs and
are crucial to the GPU boot process. Document some concepts which will
make nova-core boot code easier to digest. All the information is
derived from public sources such as public documents, OpenRM and Nouveau
code.

Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Link: https://lore.kernel.org/r/20250708-nova-docs-v4-8-9d188772c4c7@nvidia.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Documentation/gpu/nova/core/falcon.rst [new file with mode: 0644]
Documentation/gpu/nova/index.rst