summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-16nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-06Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...Dave Airlie
2026-02-05nouveau/vmm: start tracking if the LPT PTE is valid. (v6)Dave Airlie
2026-02-05nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)Dave Airlie
2026-02-05nouveau/vmm: rewrite pte tracker using a struct and bitfields.Dave Airlie
2026-02-04nouveau/gsp: fix suspend/resume regression on r570 firmwareDave Airlie
2026-02-04nouveau: add a third state to the fini handler.Dave Airlie
2026-02-04nouveau/gsp: use rpc sequence numbers properly.Dave Airlie
2026-01-21drm/nouveau: implement missing DCB connector types; gracefully handle unknown...Alex Ramírez
2026-01-04nouveau: don't attempt fwsec on sb on newer platforms.Dave Airlie
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04drm/nouveau/gsp: Allocate fwsec-sb at bootLyude Paul
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-24drm/nouveau: verify that hardware supports the flush page addressTimur Tabi
2025-11-24drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-11-17nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao
2025-11-12drm/nouveau/mmu/tu102: Add support for compressed kindsBen Skeggs
2025-11-12drm/nouveau/mmu/gp100: Remove unused/broken support for compressionBen Skeggs
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi
2025-09-15drm/nouveau: Support devfreq for TegraAaron Kling
2025-09-15drm/nouveau: Support reclocking on gp10bAaron Kling
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-08-29nouveau: fix disabling the nonstall irq due to storm codeDave Airlie
2025-08-25drm/nouveau: remove unused memory target testTimur Tabi
2025-08-25drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi
2025-08-25drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi
2025-08-15drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()Qianfeng Rong
2025-08-12drm/nouveau: Improve message for missing firmwareMel Henning
2025-08-12drm/nouveau: Remove nvkm_gsp_fwif.enableMel Henning
2025-08-12drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT configMel Henning
2025-08-12drm/nouveau: always set RMDevidCheckIgnore for GSP-RMTimur Tabi
2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann
2025-08-09drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-07drm/nouveau/gsp: fix potential leak of memory used during acpi initBen Skeggs
2025-07-04nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcsDave Airlie
2025-06-13drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()Zhi Wang
2025-06-13drm/nouveau/gsp: Fix potential integer overflow on integer shiftsColin Ian King
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard
2025-05-24drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso...Dan Carpenter
2025-05-19drm/nouveau: add support for GB20xBen Skeggs