summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2021-10-22drm/nouveau: use the new iterator in nouveau_fence_syncChristian König
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-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-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
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-19drm/nouveau: init the base GEM fields for internal BOsChristian König
2021-07-13swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang
2021-07-08drm/nouveau: always wait for the exclusive fenceChristian König
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple
2021-07-01nouveau/svm: refactor nouveau_range_faultAlistair Popple
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-29drm/nouveau: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-10drm/nouveau: init the base GEM fields for internal BOsChristian König
2021-06-09drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveauLyude Paul
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/nouveau: switch the TTM backends to self allocChristian König
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König