Re: [PATCH v2 01/10] gpu: nova-core: convert PMC registers to kernel register macro

From: Eliot Courtney

Date: Sun Mar 22 2026 - 21:45:10 EST


On Fri Mar 20, 2026 at 9:19 PM JST, Alexandre Courbot wrote:
> Convert all PMC registers to use the kernel's register macro and update
> the code accordingly.
>
> nova-core's registers have some constant properties (like a 32-bit size
> and a crate visibility), so introduce the `nv_reg` macro to shorten
> their declaration.
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> ---

Modulo updating the commit message,
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>