Re: [PATCH v5 10/11] drm: nova: Report GPU short name in GPU info
From: Alistair Popple
Date: Mon Aug 31 2026 - 23:12:10 EST
On 2026-09-01 at 00:41 +1000, Danilo Krummrich <dakr@xxxxxxxxxx> wrote...
> On Fri Aug 28, 2026 at 5:35 AM CEST, Alistair Popple wrote:
> > Add the short GPU name to the GPU info structure.
> >
> > Signed-off-by: Alistair Popple <apopple@xxxxxxxxxx>
>
> Same as patch 9.
Ack, will add a better accessor. I don't see an existing one, but makes sense to
enforce NULL termination at the kernel level.
- Alistair