linux/drivers/gpu/nova-core/falcon
Timur Tabi ab2aad252f gpu: nova-core: add Falcon HAL method load_method()
Some GPUs do not support using DMA to transfer code/data from system
memory to Falcon memory, and instead must use programmed I/O (PIO).
Add a function to the Falcon HAL to indicate whether a given GPU's
Falcons support DMA for this purpose.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/20260122222848.2555890-10-ttabi@nvidia.com
[acourbot@nvidia.com: add short code to call into the HAL.]
[acourbot@nvidia.com: make `dma_load` private as per feedback.]
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2026-01-24 10:48:59 +09:00
..
hal gpu: nova-core: add Falcon HAL method load_method() 2026-01-24 10:48:59 +09:00
gsp.rs gpu: nova-core: sequencer: Implement core resume operation 2025-11-15 21:54:18 +09:00
hal.rs gpu: nova-core: add Falcon HAL method load_method() 2026-01-24 10:48:59 +09:00
sec2.rs gpu: nova-core: apply the one "use" item per line policy 2025-11-07 23:10:44 +09:00