summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
10 daysMerge drm/drm-next into drm-misc-nextThomas Zimmermann
13 daysMerge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-24drm/nouveau/disp/r535: Add scanline position support + head state supportLyude Paul
2026-06-21nouveau/vmm: fix another SPT/LPT raceDave Airlie
2026-06-21drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
2026-05-28Revert "nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"Lyude Paul
2026-05-28drm/nouveau/gsp: require GSP-RM for GA100 supportTimur Tabi
2026-05-28drm/nouveau/bios: skip the IFR header if presentTimur Tabi
2026-05-28drm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi
2026-05-28drm/nouveau: GA100 has an FRTS region size of zeroTimur Tabi
2026-05-28drm/nouveau: only boot FRTS if its region is allocatedTimur Tabi
2026-05-28drm/nouveau/gsp: read MMU_LOCK to fix WPR placement on GA100Timur Tabi
2026-05-28drm/nouveau/gsp: use fb.bios.addr for gspFwWprEnd instead of vga_workspace.addrTimur Tabi
2026-05-28nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usageHongling Zeng
2026-05-28nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)Hongling Zeng
2026-05-28nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementationHongling Zeng
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter
2026-05-08drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcsRosen Penev
2026-05-08nouveau/vmm: use kzalloc_flexRosen Penev
2026-05-01Revert "drm/nouveau/gsp: add support for GA100"Timur Tabi
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-02-24drm/nouveau: Fetch zcull info from deviceMel Henning
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
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-14drm/nouveau/gsp: add support for GA100Timur Tabi
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-08drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()Andy Shevchenko
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-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-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-12drm/nouveau/mmu/tu102: Add support for compressed kindsBen Skeggs
2025-11-12drm/nouveau/mmu/gp100: Remove unused/broken support for compressionBen Skeggs
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