summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2024-03-08nouveau: lock the client object tree.Dave Airlie
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale
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-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-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-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul
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 userd allocation.Dave Airlie
2024-01-05nouveau/gsp: free acpi object after useDave Airlie
2024-01-05nouveau: fix disp disabling with GSPDave 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/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding
2023-12-12iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesJason Gunthorpe
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-11-30nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2023-11-30nouveau/gsp: document some aspects of GSP-RMTimur Tabi
2023-11-29nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva
2023-11-29nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter
2023-11-23Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-22drm/nouveau/fifo: Remove duplicated include in chan.cYang Li
2023-11-21nouveau/gsp: allocate enough space for all channel ids.Dave Airlie
2023-11-14nouveau: use an rwlock for the event lock.Dave Airlie
2023-11-14nouveau/gsp/r535: Fix a NULL vs error pointer bugDan Carpenter
2023-11-14nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()Dan Carpenter
2023-11-03nouveau/gsp: add some basic registry entries.Dave Airlie
2023-11-03nouveau/gsp: fix message signature.Dave Airlie
2023-11-03nouveau/gsp: move to 535.113.01Dave Airlie
2023-10-31nouveau: fix r535 build on 32-bit arm.Dave Airlie
2023-10-31drm/nouveau/ofa/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/nvjpg/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/nvenc/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/nvdec/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/gr/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/ce/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/fifo/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/disp/r535: initial supportBen Skeggs