aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_mn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-2/+2
2020-11-13drm/radeon/radeon_mn: Supply description for 'cur_seq' even if it is unusedLee Jones1-0/+1
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie1-1/+1
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie1-1/+1
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie1-1/+1
2019-11-23drm/radeon: use mmu_interval_notifier_insertJason Gunthorpe1-174/+44
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-119/+37
2019-09-07drm/radeon: guard against calling an unpaired radeon_mn_unregister()Jason Gunthorpe1-0/+3
2019-08-20drm/radeon: use mmu_notifier_get/put for struct radeon_mnJason Gunthorpe1-121/+36
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-1/+1
2019-08-06drm/radeon: switch driver from bo->resv to bo->base.resvGerd Hoffmann1-1/+1
2019-06-10drm/radeon: drop use of drmP.h (1/2)Sam Ravnborg1-1/+1
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse1-2/+2
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse1-9/+7
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-3/+19
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König1-1/+2
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-4/+4
2016-05-23drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko1-1/+3
2015-05-07drm/radeon: fix userptr lockupChristian König1-0/+3
2015-04-27drm/radeon: fix userptr return value checking (v2)Christian König1-5/+5
2015-04-13drm/radeon: allow creating overlapping userptrsChristian König1-27/+75
2015-04-02drm/radeon: fix wait in radeon_mn_invalidate_range_startChristian König1-7/+4
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst1-2/+4
2014-08-11drm/radeon: add userptr flag to register MMU notifier v3Christian König1-0/+272