Displaying 1 result from an estimated 1 matches for "r535_gsp_msgq_recv".
Did you mean:
r535_gsp_msg_recv
2024 Oct 31
16
[PATCH v3 00/15] NVKM GSP RPC kernel docs, cleanups and fixes
...umber in r535_gsp_rpc_push()
nvkm: refine the variable names in r535_gsp_rpc_push()
nvkm: refine the variable names in r535_gsp_msg_recv()
nvkm: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get,
push}()
nvkm: factor out r535_gsp_msgq_peek()
nvkm: factor out r535_gsp_msgq_recv_one_elem()
nvkm: support handling the return of large GSP message
nvkm: consume the return of large GSP message
.../gpu/drm/nouveau/include/nvkm/subdev/gsp.h | 8 +-
.../gpu/drm/nouveau/nvkm/subdev/gsp/r535.c | 501 ++++++++++++------
2 files changed, 354 insertions(+), 155 deletions(-)...