aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_bo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-4/+0
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie1-0/+1
2021-10-11drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones1-4/+0
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs1-0/+1
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld1-2/+2
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König1-1/+0
2021-08-23drm/nouveau: unbind in nouveau_ttm_tt_unpopulateChristian König1-1/+2
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+6
2021-07-19drm/nouveau: init the base GEM fields for internal BOsChristian König1-0/+6
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-37/+22
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+1
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-06-10drm/nouveau: init the base GEM fields for internal BOsChristian König1-0/+6
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König1-1/+1
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König1-6/+2
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König1-1/+1
2021-06-03drm/nouveau: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König1-15/+15
2021-05-26drm/nouveau: Implement mmap as GEM object functionThomas Zimmermann1-10/+0
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+8
2021-04-19drm/nouveau: use bo->base.size instead of mem->num_pagesChristian König1-5/+4
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter1-0/+8
2021-03-19nouveau: Skip unvailable ttm page entriesTobias Klausmann1-0/+8
2021-03-16drm/nouveau: clean up nouveau_bo_move_ntfyChristian König1-8/+5
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-15/+12
2021-03-12drm/nouveau: fix dma syncing for loops (v2)Dave Airlie1-2/+4
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+11
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König1-5/+2
2021-02-04drm/nouveau: fix dma syncing warning with debugging on.Dave Airlie1-6/+29
2021-01-21drm/ttm: device naming cleanupChristian König1-10/+10
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-9/+11
2020-12-18drm/nouveau: fix multihop when move doesn't work.Dave Airlie1-15/+16
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-6/+2
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-222/+118
2020-12-14drm/ttm: cleanup BO size handling v3Christian König1-5/+5
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-1/+1
2020-12-01drm/nouveau: Drop mutex_lock_nested for atomicDaniel Vetter1-1/+4
2020-11-30drm/prime: split array import functions v4Christian König1-3/+2
2020-11-30drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2Christian König1-3/+3
2020-11-26drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserveChristian König1-1/+1
2020-11-16Merge branch 'linux-5.11' of git://github.com/skeggsb/linux into drm-nextDave Airlie1-5/+1
2020-11-14drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs1-2/+1
2020-11-14drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs1-2/+1
2020-11-11drm/nouveau: Fix out-of-bounds access when deferencing MMU typeThomas Zimmermann1-1/+4
2020-11-11drm/nouveau/ttm: use multihopDave Airlie1-99/+13
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie1-1/+2
2020-11-02drm/nouveu: fix swiotlb includeChristian König1-1/+0
2020-10-29drm/nouveau: switch to new allocatorChristian König1-28/+2
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König1-6/+6
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König1-1/+0