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_vm.c
Age
Commit message (
Expand
)
Author
2020-09-22
gpu/drm/radeon: fix spelling typo in comments
Wang Qing
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-01-07
drm/radeon: remove unnecessary braces around conditionals.
Wambui Karuga
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
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-11-28
drm: radeon: fix overflow on 32bit systems
Young Xiao
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
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
2017-08-15
drm/radeon: Fix preferred typo
Kent Russell
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
2015-12-21
drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
Felix Kuehling
2015-07-09
drm/radeon: check if BO_VA is set before adding it to the invalidation list
Christian König
2015-07-09
drm/radeon: allways add the VM clear duplicate
Christian König
2015-07-02
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
2015-06-29
drm/radeon: fix adding all VAs to the freed list on remove v2
Christian König
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-11
drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
Michel Dänzer
2015-05-28
drm/radeon: stop using addr to check for BO move
Christian König
2015-04-27
drm/radeon: check new address before removing old one
Christian König
2015-04-27
drm/radeon: reset BOs address after clearing it.
Christian König
2015-04-27
drm/radeon: fix lockup when BOs aren't part of the VM on release
Christian König
2015-02-02
drm/radeon: properly set vm fragment size for TN/RL
Alex Deucher
2015-01-22
drm/radeon: Remove rdev->gart.pages_addr array
Michel Dänzer
2014-12-03
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
2014-12-03
drm/radeon: fence PT updates as shared
Christian König
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-12-03
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
2014-12-03
drm/radeon drop gobj from radeon_cs_reloc
Christian König
2014-11-20
drm/radeon: sync PT updates as shared v2
Christian König
2014-11-20
drm/radeon: sync PD updates as shared
Christian König
2014-11-20
drm/radeon: fence BO_VAs manually
Christian König
2014-11-20
drm/radeon: use one VMID for each ring
Christian König
2014-11-20
drm/radeon: track VM update fences separately
Christian König
2014-11-20
drm/radeon: fence PT updates manually v2
Christian König
2014-11-20
drm/radeon: split semaphore and sync object handling v2
Christian König
2014-11-20
drm/radeon: remove unnecessary VM syncs
Christian König
2014-11-20
drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr
Christian König
2014-11-20
drm/radeon: rework vm_flush parameters
Christian König
2014-10-28
drm/radeon: Use drm_malloc_ab instead of kmalloc_array
Michel Dänzer
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-03
drm/radeon: cope with foreign fences inside the reservation object
Maarten Lankhorst
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-08-26
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
[next]