Re: [PATCH v2] gpu: nova-core: Extract PMC registers definitions
Alexandre Courbot <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel |
|---|---|
| Message-ID | <178753923260.768430.8808267111681597638.b4-ty@b4> |
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