summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
6 daysMerge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
12 daysdrm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo
12 daysdrm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-28Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions"Lyude Paul
2026-05-28Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd"Lyude Paul
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: tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28drm/nouveau/gsp: formally support GA100Timur Tabi
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-28drm/nouveau/gsp: add SEC2 to GA100 chip tableTimur 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-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rdHongling Zeng
2026-05-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functionsHongling 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-08drm/nouveau/kms/nvd9-: Remove unused header in crc.cLyude Paul
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard
2026-05-01Revert "drm/nouveau/gsp: add support for GA100"Timur Tabi
2026-04-29drm/nouveau: expose VBIOS via debugfs on GSP-RM systemsTimur Tabi
2026-04-28drm/nouveau: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2026-04-28drm/nouveau: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-04-27Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-20drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman
2026-04-17drm/nouveau: Remove drm_sched_init_args->num_rqs usageTvrtko Ursulin
2026-04-16drm/nouveau: Fix double call to drm_sched_entity_fini()Philipp Stanner
2026-04-16drm/nouveau: fix nvkm_device leak on aperture removal failureDavid Carlier
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter
2026-03-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-02-27drm/nouveau: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-02-24drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOMel Henning
2026-02-24drm/nouveau: Fetch zcull info from deviceMel Henning
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König
2026-02-23dma-buf: abstract fence locking v2Christian König