gpu: nova-core: use Alignment for alignment-related operations
authorAlexandre Courbot <acourbot@nvidia.com>
Mon, 8 Sep 2025 13:25:55 +0000 (22:25 +0900)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 22 Sep 2025 21:56:06 +0000 (23:56 +0200)
commitf3f6b3664302e16ef1c6b91034a72df5564d6b8a
tree2b0f70445c3d2fa02fc1bfd6695fe414c5c83f12
parentea60cea07d8c632e8e593bb9de804abb0f6aee99
gpu: nova-core: use Alignment for alignment-related operations

Make use of the newly-available `Alignment` type and remove the
corresponding TODO item.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/gpu/nova/core/todo.rst
drivers/gpu/nova-core/fb.rs
drivers/gpu/nova-core/vbios.rs