summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
2025-05-19drm/nouveau/gsp: move firmware loading to GPU-specific codeBen Skeggs
2025-05-19drm/nouveau/gsp: split device handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split client handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split rm alloc handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split rm ctrl handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split rpc handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: remove gsp-specific chid allocation pathBen Skeggs
2025-05-19drm/nouveau/gsp: fix rm shutdown wait conditionBen Skeggs
2025-03-09drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLLZhi Wang
2025-03-09drm/nouveau/nvkm: factor out current GSP RPC command policiesZhi Wang
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-19drm/nouveau: Fix error pointer dereference in r535_gsp_msgq_recv()Dan Carpenter
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling
2025-01-25drm/nouveau: consume the return of large GSP messageZhi Wang
2025-01-25drm/nouveau: support handling the return of large GSP messageZhi Wang
2025-01-25drm/nouveau: factor out r535_gsp_msgq_recv_one_elem()Zhi Wang
2025-01-25drm/nouveau: factor out r535_gsp_msgq_peek()Zhi Wang
2025-01-25drm/nouveau: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}()Zhi Wang
2025-01-25drm/nouveau: refine the variable names in r535_gsp_msg_recv()Zhi Wang
2025-01-25drm/nouveau: refine the variable names in r535_gsp_rpc_push()Zhi Wang
2025-01-25drm/nouveau: remove the magic number in r535_gsp_rpc_push()Zhi Wang
2025-01-25drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZEZhi Wang
2025-01-25drm/nouveau: rename "argc" to what it represents in GSP RPC routinesZhi Wang
2025-01-25drm/nouveau: rename "argv" to what it represents in *rm_{alloc, ctrl}_*()Zhi Wang
2025-01-25drm/nouveau: remove unused param repc in *rm_alloc_push()Zhi Wang
2025-01-25drm/nouveau: rename "argv" to what it represents on the GSP message send pathZhi Wang
2025-01-25drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv pathZhi Wang
2025-01-25drm/nouveau: add a kernel doc to introduce the GSP RPCZhi Wang
2025-01-09drm/nouveau: fix kernel-doc commentsTimur Tabi
2024-12-04drm/nouveau: expose GSP-RM logging buffers via debugfsTimur Tabi
2024-12-04drm/nouveau: retain device pointer in nvkm_gsp_mem objectTimur Tabi
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-11-25nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang
2024-11-25nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie
2024-10-03drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.hBenjamin Szőke
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs
2024-09-04drm/nouveau/volt: use clamp() in nvkm_volt_map()Li Zetao
2024-08-31nouveau: fix the fwsec sb verification register.Dave Airlie
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-30drm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul
2024-04-30nouveau: Add missing break statementChaitanya Kumar Borah
2024-04-26nouveau: add command-line GSP-RM registry supportTimur Tabi
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie