Re: [PATCH v2] gpu: nova-core: Extract PMC registers definitions

From: Alexandre Courbot

Date: Sun Aug 23 2026 - 22:45:10 EST


On Mon, 17 Aug 2026 18:51:08 +0200, Antonin Malzieu Ridolfi wrote:
> Move PMC register definitions (NV_PMC_BOOT_0, NV_PMC_BOOT_42) and
> their associated implementations from the root regs.rs file into the
> gpu module that own them, in the new gpu/regs.rs file.
>
> This follows the same pattern established by previous commits for
> GSP, PDISP, PFB, and PBUS registers: register definitions move to
> the module that owns them, visibility changes to pub(super), and
> cross-module access is provided via pub(crate) helper functions.
>
> [...]

Applied to drm-rust-next, thanks!

[1/1] gpu: nova-core: Extract PMC registers definitions
commit: d53bc149eea6213e9c4a4604df5521db7b7296ca