]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpu: nova-core: register auxiliary device for nova-drm
authorDanilo Krummrich <dakr@kernel.org>
Thu, 24 Apr 2025 16:02:49 +0000 (18:02 +0200)
committerDanilo Krummrich <dakr@kernel.org>
Mon, 12 May 2025 18:47:43 +0000 (20:47 +0200)
commite041d81a03777702249f8de16db70fdabdd1ab5f
tree93a27dfee83b731aa19298396a04f91763169683
parent42055939a3a4cac8afbebff85a29571c2bd3238c
gpu: nova-core: register auxiliary device for nova-drm

Register an auxiliary device for nova-drm.

For now always use zero for the auxiliary device's ID; we don't use it
yet anyways. However, once it lands, we should switch to XArray.

Acked-by: Dave Airlie <airlied@redhat.com>
Link: https://lore.kernel.org/r/20250424160452.8070-2-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
drivers/gpu/nova-core/Kconfig
drivers/gpu/nova-core/driver.rs
drivers/gpu/nova-core/nova_core.rs