On Thu Jan 15, 2026 at 4:29 AM JST, Timur Tabi wrote: > 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 <[email protected]>
This patch is completely undone by the last one. Let's just drop it.
