Re: [PATCH v2 7/7] gpu: nova-core: Clarify falcon code

From: Joel Fernandes
Date: Fri May 09 2025 - 16:59:45 EST




On 5/6/2025 12:21 PM, Zhi Wang wrote:
>> -/// Target/source of a DMA transfer to/from falcon memory.
>> +/// FBIF (Framebuffer Interface) aperture type. Used to determine
>> +/// the memory type of the external memory access for a DMA memory
>> +/// transfer (by the Falcon's FramebufferDMA (FBDMA) engine located
>
> Should be Framebuffer DMA?^ So that it will be aligned
> with PATCH 6.

Makes sense, fixed it and thank you!

- Joel