summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/bitfield.rs
AgeCommit message (Expand)AuthorLines
2025-10-25gpu: nova-core: bitfield: remove BitOr implementationAlexandre Courbot-9/+1
2025-10-25gpu: nova-core: bitfield: simplify expressionAlexandre Courbot-1/+1
2025-10-25gpu: nova-core: bitfield: simplify conditionAlexandre Courbot-1/+1
2025-10-21gpu: nova-core: bitfield: Add support for custom visibilityJoel Fernandes-24/+31
2025-10-21gpu: nova-core: bitfield: Add support for different storage widthsJoel Fernandes-29/+41
2025-10-21gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...Joel Fernandes-0/+319