summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
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/ofa: bump max instances to 2Ben Skeggs
2025-05-19drm/nouveau/nvenc: bump max instances to 4Ben Skeggs
2025-05-19drm/nouveau/ce: bump max instances to 20Ben 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-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-04-23drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()Philipp Stanner
2025-04-23drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-04-23drm/nouveau: outp: Use __member_size() helperGustavo A. R. Silva
2025-04-23drm/nouveau: disp: Use __member_size() helperGustavo A. R. Silva
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-04-03drm/nouveau: disp: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-03drm/nouveau: svm: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
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