index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_object.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-1
/
+1
2020-08-06
drm/ttm/amdgpu: consolidate ttm reserve paths
Dave Airlie
1
-1
/
+1
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-0
/
+11
2020-06-25
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
1
-0
/
+1
2020-04-28
drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
Alex Deucher
1
-0
/
+11
2020-02-26
drm/amdgpu/sa: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+1
2020-02-04
drm/amdgpu: rework synchronization of VM updates v4
Christian König
1
-0
/
+3
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-4
/
+9
2019-11-23
drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror
Jason Gunthorpe
1
-4
/
+9
2019-09-17
drm/amdgpu: cleanup creating BOs at fixed location (v2)
Christian König
1
-0
/
+3
2019-09-16
drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page fault
Christian König
1
-0
/
+1
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-0
/
+3
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
1
-1
/
+1
2019-08-06
drm/amdgpu: use embedded gem object
Gerd Hoffmann
1
-1
/
+0
2019-08-02
drm/amdgpu: Implement VRAM wipe on release
Felix Kuehling
1
-0
/
+1
2019-07-30
drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWC
Andrey Grodzovsky
1
-0
/
+2
2019-06-11
drm/amdgpu: stop removing BOs from the LRU v3
Christian König
1
-1
/
+1
2019-03-27
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
1
-0
/
+2
2019-03-21
drm/amdgpu: revert "XGMI pstate switch initial support"
Christian König
1
-1
/
+0
2019-03-19
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
1
-0
/
+1
2019-02-13
drm/amdgpu: Add helper to wait for BO fences using a sync object
Felix Kuehling
1
-0
/
+1
2018-12-03
drm/amdgpu: remove amdgpu_bo_backup_to_shadow
Christian König
1
-5
/
+0
2018-09-19
drm/amdgpu: fix shadow BO restoring
Christian König
1
-6
/
+2
2018-09-13
drm/amdgpu: use a single linked list for amdgpu_vm_bo_base
Christian König
1
-2
/
+2
2018-08-29
drm/amdgpu: remove amdgpu_bo_gpu_accessible
Christian König
1
-13
/
+0
2018-07-25
drm/amdgpu: reduce the number of placements for a BO
Christian König
1
-1
/
+2
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
1
-0
/
+3
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
1
-3
/
+2
2018-05-29
drm/amdgpu: Add helper function to get buffer domain
Deepak Sharma
1
-1
/
+2
2018-05-15
drm/amdgpu: set preferred_domain independent of fallback handling
Chunming Zhou
1
-0
/
+1
2018-05-15
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
1
-4
/
+2
2018-05-15
drm/amdgpu: add amdgpu_bo_param
Chunming Zhou
1
-0
/
+9
2018-05-15
drm/amdgpu: Free VGA stolen memory as soon as possible.
Andrey Grodzovsky
1
-0
/
+1
2018-05-15
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
1
-0
/
+21
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
1
-6
/
+5
2018-02-06
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
1
-0
/
+2
2018-02-28
drm/amdgpu: cleanup SA inti and fini(v2)
Monk Liu
1
-2
/
+0
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
1
-1
/
+0
2017-12-04
drm/amdgpu: nuke amdgpu_ttm_is_bound() v2
Christian König
1
-1
/
+1
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
1
-0
/
+8
2017-10-09
drm/amdgpu: add helper to convert a ttm bo to amdgpu_bo
Andres Rodriguez
1
-0
/
+5
2017-09-13
drm/amdgpu: fix and cleanup amdgpu_bo_create v2
Christian König
1
-8
/
+0
2017-09-12
drm/amdgpu: rework amdgpu_cs_find_mapping
Christian König
1
-0
/
+1
2017-08-29
drm/amdgpu: fix comment on amdgpu_bo_va
Christian König
1
-1
/
+3
2017-08-29
drm/amdgpu: add bo_va cleared flag again v2
Christian König
1
-0
/
+3
2017-08-17
drm/amdgpu: separate bo_va structure
Christian König
1
-10
/
+4
2017-08-15
drm/amdgpu: Fix preferred typo
Kent Russell
1
-1
/
+1
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
1
-0
/
+2
[next]