Re: [PATCH v2 1/2] gpu: nova: rename drivers to use kebab-case convention

From: Gary Guo

Date: Mon Mar 16 2026 - 10:03:49 EST


On Mon Mar 16, 2026 at 12:08 PM GMT, Cheng-Yang Chou wrote:
> Rename nova-core driver from "NovaCore" to "nova-core" and nova-drm
> driver from "Nova" to "nova-drm" to follow kernel naming conventions
> before these names become UAPI (e.g. exposed via driver_override).
>
> Also fix the nova-drm driver description from "Nvidia Graphics" to
> "NVIDIA Graphics and Compute".
>
> Link: https://github.com/Rust-for-Linux/linux/issues/1228
> Signed-off-by: Cheng-Yang Chou <yphbchou0911@xxxxxxxxx>
> Acked-by: Timur Tabi <ttabi@xxxxxxxxxx>

Suggested-by: Gary Guo <gary@xxxxxxxxxxx>
Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>

> ---
> drivers/gpu/drm/nova/driver.rs | 6 +++---
> drivers/gpu/drm/nova/nova.rs | 2 +-
> drivers/gpu/nova-core/nova_core.rs | 2 +-
> 3 files changed, 5 insertions(+), 5 deletions(-)