summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie
2024-10-03drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.hBenjamin Szőke
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs
2024-09-04drm/nouveau/volt: use clamp() in nvkm_volt_map()Li Zetao
2024-08-31nouveau: fix the fwsec sb verification register.Dave Airlie
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-30drm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul
2024-04-30nouveau: Add missing break statementChaitanya Kumar Borah
2024-04-26nouveau: add command-line GSP-RM registry supportTimur Tabi
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-09nouveau: fix devinit paths to only handle display on GSP.Dave Airlie
2024-04-05nouveau: fix function cast warningArnd Bergmann
2024-04-05nouveau/gsp: Avoid addressing beyond end of rpc->entriesKees Cook
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-12drm/nouveau: fix kerneldoc warningsTimur Tabi
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie
2024-02-16drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter
2024-02-16nouveau: fix function cast warningsArnd Bergmann
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-05drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi
2024-02-05drm/nouveau: fix several DMA buffer leaksTimur Tabi
2024-02-05nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-01-31drm/nouveau/acr/ga102: remove unused but set variableJani Nikula
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-17Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-15nouveau/gsp: handle engines in runl without nonstall interrupts.Dave Airlie
2024-01-08drm/nouveau/volt/gk20a: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul
2024-01-05nouveau/gsp: free acpi object after useDave Airlie
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding