summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)AuthorFilesLines
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-05nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-05nouveau/gsp: Avoid addressing beyond end of rpc->entriesKees Cook1-1/+1
2024-03-28drm/nouveau/gr/gf100: Remove second semicolonColin Ian King1-1/+1
2024-03-22Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+9
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie1-1/+0
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds4-73/+72
2024-03-13drm/nouveau: fix kerneldoc warningsTimur Tabi1-0/+9
2024-03-08nouveau: lock the client object tree.Dave Airlie2-6/+21
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale1-2/+2
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter3-35/+61
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie1-1/+5
2024-02-16drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter1-3/+2
2024-02-16nouveau: fix function cast warningsArnd Bergmann1-1/+7
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2024-02-05drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi1-9/+9
2024-02-05drm/nouveau: fix several DMA buffer leaksTimur Tabi1-21/+38
2024-02-05nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-71/+71
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-01-31drm/nouveau/acr/ga102: remove unused but set variableJani Nikula1-2/+1
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard10-127/+270
2024-01-19Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+2
2024-01-18Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-7/+7
2024-01-15nouveau/gsp: handle engines in runl without nonstall interrupts.Dave Airlie3-7/+7
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+0
2024-01-08drm/nouveau/volt/gk20a: don't misuse kernel-doc commentsRandy Dunlap1-2/+2
2024-01-08drm/nouveau/gr/gf100: don't misuse kernel-doc commentsRandy Dunlap1-1/+1
2024-01-08drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap1-68/+68
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul1-22/+42
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie1-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie2-54/+90
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie1-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul1-2/+8
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie1-0/+1
2024-01-05nouveau/gsp: free acpi object after useDave Airlie1-0/+1
2024-01-05nouveau: fix disp disabling with GSPDave Airlie1-2/+4
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie2-16/+0
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie1-2/+5
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-7/+2
2023-12-15drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul1-1/+1
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding1-9/+9
2023-12-12iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesJason Gunthorpe1-7/+2
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2-5/+85
2023-11-30nouveau/tu102: flush all pdbs on vmm flushDave Airlie1-1/+1
2023-11-30nouveau/gsp: document some aspects of GSP-RMTimur Tabi1-0/+82
2023-11-29nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva1-1/+1
2023-11-29nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter1-3/+1
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter1-1/+1
2023-11-23Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+0