Re: [PATCH v5 4/5] gpu: nova-core: add initial driver stub

2025-03-06 Thread Alexandre Courbot
Hi Danilo, On Wed Mar 5, 2025 at 2:34 AM JST, Danilo Krummrich wrote: > Add the initial nova-core driver stub. > > nova-core is intended to serve as a common base for nova-drm (the > corresponding DRM driver) and the vGPU manager VFIO driver, serving as a > hard- and firmware abstraction layer for

[PATCH v5 4/5] gpu: nova-core: add initial driver stub

2025-03-04 Thread Danilo Krummrich
Add the initial nova-core driver stub. nova-core is intended to serve as a common base for nova-drm (the corresponding DRM driver) and the vGPU manager VFIO driver, serving as a hard- and firmware abstraction layer for GSP-based NVIDIA GPUs. The Nova project, including nova-core and nova-drm, in