Re: [PATCH v4 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
From: Alexandre Courbot
Date: Thu Sep 03 2026 - 08:34:36 EST
On Wed Sep 2, 2026 at 1:50 AM JST, Gary Guo wrote:
> Add fixed size region types `PFalconRegisters` and `PFalcon2Registers` and
> update PFALCON and PFALCON2 registers to be fixed register on them and not
> relative registers on `NovaRegisters`.
>
> Update `Falcon` struct to store projected views when constructing and
> access with `self.pfalcon` and `self.pfalcon2`.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>