]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpu: nova-core: Clarify sysmembar operations
authorJoel Fernandes <joelagnelf@nvidia.com>
Tue, 8 Jul 2025 06:49:42 +0000 (15:49 +0900)
committerDanilo Krummrich <dakr@kernel.org>
Tue, 8 Jul 2025 22:15:52 +0000 (00:15 +0200)
commit4d3e891388ee8fa6b35d8a528ec0f8f9239799df
treed6de1cf03a8cc6a61f12db8907250f3f98b9adbf
parent4a4d4e320a4d0b51f56c4a4bede11d595aa502da
gpu: nova-core: Clarify sysmembar operations

sysmembar is a critical operation that the GSP falcon needs to perform
in the reset sequence. Add some code comments to clarify.

[acourbot@nvdidia.com: move relevant documentation to SysmemFlush type]

Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Link: https://lore.kernel.org/r/20250708-nova-docs-v4-2-9d188772c4c7@nvidia.com
[ Minor grammar fix in the PFB register documentation. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
drivers/gpu/nova-core/fb.rs
drivers/gpu/nova-core/gpu.rs
drivers/gpu/nova-core/regs.rs