index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_mn.c
Age
Commit message (
Expand
)
Author
2020-11-13
drm/radeon/radeon_mn: Supply description for 'cur_seq' even if it is unused
Lee Jones
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2019-11-23
drm/radeon: use mmu_interval_notifier_insert
Jason Gunthorpe
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-07
drm/radeon: guard against calling an unpaired radeon_mn_unregister()
Jason Gunthorpe
2019-08-20
drm/radeon: use mmu_notifier_get/put for struct radeon_mn
Jason Gunthorpe
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/radeon: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2016-05-23
drm/radeon: make radeon_mn_get wait for mmap_sem killable
Michal Hocko
2015-05-07
drm/radeon: fix userptr lockup
Christian König
2015-04-27
drm/radeon: fix userptr return value checking (v2)
Christian König
2015-04-13
drm/radeon: allow creating overlapping userptrs
Christian König
2015-04-02
drm/radeon: fix wait in radeon_mn_invalidate_range_start
Christian König
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-08-11
drm/radeon: add userptr flag to register MMU notifier v3
Christian König