Re: [PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation

From: Danilo Krummrich

Date: Fri Apr 03 2026 - 13:39:26 EST


On Wed Apr 1, 2026 at 3:42 AM CEST, Eliot Courtney wrote:
> The current implementation does not actually set the default values for
> the fields in the bitfield.
>
> Fixes: 3fa145bef533 ("gpu: nova-core: register: generate correct `Default` implementation")
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>

Applied to drm-rust-next, thanks!