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_amdkfd_gpuvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
drm/amdgpu: fix userptr HMM range handling v2
Christian König
1
-4
/
+8
2022-11-15
drm/amdkfd: Fix a memory limit issue
Eric Huang
1
-3
/
+1
2022-10-24
drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
Rafael Mendonca
1
-3
/
+3
2022-09-13
drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2
Christian König
1
-10
/
+16
2022-09-13
drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.c
Jingyu Wang
1
-1
/
+3
2022-09-07
drm/amdkfd: print address in hex format rather than decimal
Yifan Zhang
1
-1
/
+1
2022-08-10
drm/amdgpu: Pessimistic availability based on rounded up allocations
Daniel Phillips
1
-3
/
+7
2022-08-10
drm/amdgpu: Remove rounding from vram allocation path
Daniel Phillips
1
-6
/
+5
2022-07-28
drm/amdkfd: remove an unnecessary amdgpu_bo_ref
Lang Yu
1
-1
/
+0
2022-07-28
drm/amdkfd: fix kgd_mem memory leak when importing dmabuf
Lang Yu
1
-0
/
+8
2022-07-28
drm/amdgpu: add debugfs for kfd system and ttm mem used
Alex Sierra
1
-0
/
+19
2022-07-28
drm/amdkfd: track unified memory reservation with xnack off
Alex Sierra
1
-9
/
+14
2022-07-25
drm/amdgpu: Refactor code to handle non coherent and uncached
Rajneesh Bhardwaj
1
-27
/
+24
2022-07-20
drm/amdgpu: remove acc_size from reserve/unreserve mem
Alex Sierra
1
-43
/
+17
2022-07-12
drm/amdgpu: Remove one duplicated ef removal
xinhui pan
1
-6
/
+0
2022-07-05
drm/amdkfd: simplify vm_validate_pt_pd_bos
Lang Yu
1
-14
/
+0
2022-06-30
drm/amdkfd: Add user queue eviction restore SMI event
Philip Yang
1
-4
/
+8
2022-06-23
drm/amdkfd: Fix spelling mistake "mechanim" -> "mechanism"
Colin Ian King
1
-1
/
+1
2022-06-23
drm/amdkfd: Enable GFX11 usermode queue oversubscription
Graham Sider
1
-0
/
+48
2022-06-14
drm/amdkfd: Add available memory ioctl
Daniel Phillips
1
-4
/
+34
2022-06-08
drm/amdkfd: Document and fix GTT BO kmap API
Felix Kuehling
1
-4
/
+24
2022-06-08
drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs
Ramesh Errabolu
1
-62
/
+238
2022-06-03
drm/amdkfd: add pinned BOs to kfd_bo_list
Lang Yu
1
-7
/
+6
2022-05-26
drm/amdkfd: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-16
/
+16
2022-05-16
drm/amdkfd: allocate MMIO/DOORBELL BOs with AMDGPU_GEM_CREATE_PREEMPTIBLE
Lang Yu
1
-16
/
+16
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-10
/
+8
2022-04-07
drm/ttm: remove bo->moving
Christian König
1
-4
/
+9
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
1
-1
/
+1
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-2
/
+2
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-12
/
+64
2022-03-25
drm/amdgpu: remove table_freed param from the VM code
Christian König
1
-1
/
+1
2022-03-25
drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2
Christian König
1
-10
/
+8
2022-03-24
dma-buf: add dma_resv_replace_fences v2
Christian König
1
-42
/
+7
2022-02-14
drm/amdgpu: Fix some kerneldoc warnings
Rajneesh Bhardwaj
1
-1
/
+1
2022-02-07
drm/amdkfd: CRIU Implement KFD resume ioctl
Rajneesh Bhardwaj
1
-3
/
+50
2022-02-07
drm/amdkfd: CRIU Implement KFD checkpoint ioctl
Rajneesh Bhardwaj
1
-0
/
+11
2022-02-07
drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
Christian König
1
-2
/
+2
2022-01-19
drm/amdkfd: enable heavy-weight TLB flush on Arcturus
Eric Huang
1
-6
/
+0
2021-12-13
drm/amdgpu: Reduce SG bo memory usage for mGPUs
Philip Yang
1
-4
/
+6
2021-12-01
drm/amdkfd: err_pin_bo path leaks kfd_bo_list
Philip Yang
1
-8
/
+6
2021-12-01
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-11-24
drm/amdgpu: Declare Unpin BO api as static
Ramesh Errabolu
1
-1
/
+1
2021-11-22
drm/amdgpu: Fix double free of dmabuf
xinhui pan
1
-6
/
+0
2021-11-22
drm/amdgpu: Pin MMIO/DOORBELL BO's in GTT domain
Ramesh Errabolu
1
-0
/
+69
2021-11-22
drm/amdgpu: Update BO memory accounting to rely on allocation flag
Ramesh Errabolu
1
-36
/
+59
2021-11-17
drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcs
Graham Sider
1
-30
/
+16
2021-11-05
drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs
Felix Kuehling
1
-3
/
+9
2021-11-05
drm/amdgpu: Make sure to reserve BOs before adding or removing
Kent Russell
1
-3
/
+10
2021-10-28
drm/amdkfd: Separate pinned BOs destruction from general routine
Lang Yu
1
-0
/
+10
[next]