]> Gentwo Git Trees - linux/.git/commit
gpu: nova-core: falcon: use register arrays for FUSE registers
authorAlexandre Courbot <acourbot@nvidia.com>
Fri, 18 Jul 2025 07:26:23 +0000 (16:26 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Fri, 15 Aug 2025 03:02:56 +0000 (12:02 +0900)
commitec2f6c81d2a16a93d882488062e8e09e2f1d6865
treec96c9f0a5c5b3b45022f3f090f6582a6eef0f017
parent20ed4a8695b277c296e3a30306ef8551903e1e04
gpu: nova-core: falcon: use register arrays for FUSE registers

FUSE registers are an array of 16 consecutive registers. Use the
newly available register array feature to define them properly and
improve the code using them.

Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20250718-nova-regs-v2-18-7b6a762aa1cd@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/falcon/hal/ga102.rs
drivers/gpu/nova-core/regs.rs