summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-11-04drm/nouveau: clean up all clients on device removalJeremy Cline
2021-11-04drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline
2021-11-04drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline
2021-11-04drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi
2021-11-04ce/gf100: fix incorrect CE0 address calculation on some GPUsBen Skeggs
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-02Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-28nouveau/svm: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-26nouveau: ACPI: Use the ACPI_COMPANION() macro directlyRafael J. Wysocki
2021-10-25drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha
2021-10-15drm/nouveau/fifo: Reinstate the correct engine bit programmingMarek Vasut
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst
2021-10-11drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones
2021-10-11drm/nouveau/gem: remove redundant semi-colonYang Yingliang
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao
2021-10-11drm/nouveau/nvenc: remove duplicate include in base.cyong yiran
2021-10-06drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-10-06drm/nouveau/kms/nv50-: fix file release memory leakYang Yingliang
2021-10-06drm/nouveau: avoid a use-after-free when BO init failsJeremy Cline
2021-10-06drm/nouveau/fifo/ga102: initialise chid on return from channel creationBen Skeggs
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs
2021-10-06drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windowsBen Skeggs
2021-10-04Revert "drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL...Sean Paul
2021-10-01drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld
2021-09-20drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König
2021-08-23drm/nouveau: unbind in nouveau_ttm_tt_unpopulateChristian König
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs
2021-08-18drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs
2021-08-18drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-08-18drm/nouveau: recognise GA107Ben Skeggs
2021-08-05drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabledRandy Dunlap
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig