summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2025-04-03drm/nouveau: fence: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-28drm/nouveau: fix hibernate on disabled GPUChristoph Rudorff
2025-03-28drm/nouveau/outp: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-03-28drm/nouveau/conn: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-03-27drm/nouveau: prime: fix ttm_bo_delayed_delete oopsChris Bainbridge
2025-03-17mm: allow compound zone device pagesAlistair Popple
2025-03-16mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()David Hildenbrand
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie
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-03-07Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-28Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-27drm/nouveau: select FW cachingDave Airlie
2025-02-27drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-02-26drm/nouveau: Do not override forced connector statusThomas Zimmermann
2025-02-25drm/nouveau/dp: Use the generic helper to control LTTPR transparent modeAbel Vesa
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave 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-02-14nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
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-23Merge v6.13 into drm-nextSimona Vetter
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-16Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-01-13ACPI: video: Fix random crashes due to bad kfree()Chris Bainbridge
2025-01-13nouveau/fence: handle cross device fences properlyDave Airlie
2025-01-12drivers: remove get_task_comm() and print task comm directlyYafang Shao
2025-01-09drm/nouveau: fix kernel-doc commentsTimur Tabi
2025-01-07drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()Jani Nikula
2025-01-07drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai