Re: [PATCH 3/9] gpu: nova-core: return FSP response buffer to caller
From: Alexandre Courbot
Date: Tue Jun 09 2026 - 02:14:01 EST
On Sat Jun 6, 2026 at 1:04 AM JST, Zhi Wang wrote:
> On Fri, 05 Jun 2026 22:25:27 +0900
> "Alexandre Courbot" <acourbot@xxxxxxxxxx> wrote:
>
>> On Thu Jun 4, 2026 at 8:43 PM JST, Zhi Wang wrote:
>> > Change send_sync_fsp() to return the raw response buffer after
>> > validating the common MCTP/NVDM headers and error code. This allows
>> > callers to perform protocol-specific parsing on the response
>> > payload, which is needed for the upcoming PRC protocol support.
>> >
>> > For the existing COT caller, the response buffer is unused.
>> >
>> > Signed-off-by: Zhi Wang <zhiw@xxxxxxxxxx>
>>
>> Same as the previous patch, I intend to merge this quickly as it is a
>> local follow-up to the FSP support.
>
> Thanks. I will drop patch 2 and 3 in the next re-spin if you take them.
Patches 2 and 3 have been pushed to `drm-rust-next`!