]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/nouveau: add a kernel doc to introduce the GSP RPC
authorZhi Wang <zhiw@nvidia.com>
Fri, 24 Jan 2025 18:29:44 +0000 (10:29 -0800)
committerDanilo Krummrich <dakr@kernel.org>
Fri, 24 Jan 2025 23:55:10 +0000 (00:55 +0100)
commit22807d30fa854bbbe26e53774c9c899c39b62a71
treef6ddf42b33ac1ccfc83f9d2342576c301479a969
parent580aa2782c5b9eb50cb3bf936bc57ec0bf7d55db
drm/nouveau: add a kernel doc to introduce the GSP RPC

In order to explain the name clean-ups in GSP RPC routines, a kernel
doc to explain the memory layout and terms is required.

Add a kernel doc to introduce the GSP RPC.

Cc: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Zhi Wang <zhiw@nvidia.com>
[ Fix bullet list indentation; add SPDX-License-Identifier. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250124182958.2040494-2-zhiw@nvidia.com
Documentation/gpu/drivers.rst
Documentation/gpu/nouveau.rst [new file with mode: 0644]
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c