]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: nouveau: Update GSP message queue kernel-doc reference
authorBagas Sanjaya <bagasdotme@gmail.com>
Wed, 11 Jun 2025 02:08:06 +0000 (09:08 +0700)
committerDanilo Krummrich <dakr@kernel.org>
Fri, 13 Jun 2025 14:46:35 +0000 (16:46 +0200)
commit553ab30a181043f01b99a493ba13f9c011eb75ae
treef6722e1e690de50b7ec1931bfb3531b746870633
parent61b2b3737499f1fb361a54a16828db24a8345e85
Documentation: nouveau: Update GSP message queue kernel-doc reference

GSP message queue docs has been moved following RPC handling split in
commit 8a8b1ec5261f20 ("drm/nouveau/gsp: split rpc handling out on its
own"), before GSP-RM implementation is versioned in commit c472d828348caf
("drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/").
However, the kernel-doc reference in nouveau docs is left behind, which
triggers htmldocs warnings:

ERROR: Cannot find file ./drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c
WARNING: No kernel-doc for file ./drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c

Update the reference.

Fixes: c472d828348c ("drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/")
Fixes: 8a8b1ec5261f ("drm/nouveau/gsp: split rpc handling out on its own")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20250611020805.22418-2-bagasdotme@gmail.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Documentation/gpu/nouveau.rst