Displaying 1 result from an estimated 1 matches for "gsp_rpc_len".
2024 Oct 31
16
[PATCH v3 00/15] NVKM GSP RPC kernel docs, cleanups and fixes
...1BBUUeLQdvXVX at pollux/
[3] https://benchmark.unigine.com/heaven
[4] https://github.com/KhronosGroup/VK-GL-CTS
[5] https://lore.kernel.org/kvm/20240922124951.1946072-1-zhiw at nvidia.com/T/#t
Zhi Wang (15):
nvkm: add a kernel doc to introduce the GSP RPC
nvkm: rename "repc" to "gsp_rpc_len" on the GSP message recv path
nvkm: rename "argv" to what it represnts on the GSP message send path
nvkm: remove unused param repc in *rm_alloc_push()
nvkm: rename "argv" to what it represents in *rm_{alloc, ctrl}_*()
nvkm: rename "argc" to what it represe...