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
/
amdkfd
/
kfd_process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-47
/
+41
2019-08-21
drm/amdkfd: remove set but not used variable 'pdd'
YueHaibing
1
-11
/
+0
2019-08-20
drm/amdkfd: use mmu_notifier_put
Jason Gunthorpe
1
-6
/
+4
2019-08-20
drm/amdkfd: fix a use after free race with mmu_notifer unregister
Jason Gunthorpe
1
-41
/
+37
2019-08-15
drm/amdkfd: Fill amdgpu_task_info for KFD VMs
Yong Zhao
1
-0
/
+2
2019-06-21
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
1
-0
/
+1
2019-06-20
drm/amdkfd: Add procfs-style information for KFD processes
Kent Russell
1
-2
/
+98
2019-02-18
drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15
Yong Zhao
1
-5
/
+9
2018-11-05
drm/amdkfd: Simplify kfd2kgd interface
Amber Lin
1
-16
/
+18
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
1
-1
/
+3
2018-08-29
drm/amdgpu: Set pasid for compute vm (v2)
Oak Zeng
1
-2
/
+2
2018-07-11
drm/amdkfd: Fix error codes in kfd_get_process
Wei Lu
1
-0
/
+2
2018-04-10
drm/amdkfd: Implement doorbell allocation for SOC15
Felix Kuehling
1
-0
/
+32
2018-04-10
drm/amdkfd: Clean up KFD_MMAP_ offset handling
Harish Kasiviswanathan
1
-5
/
+3
2018-03-23
drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_calls
Felix Kuehling
1
-5
/
+5
2018-03-23
drm/amdkfd: Use ordered workqueue to restore processes
Felix Kuehling
1
-4
/
+26
2018-03-15
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
Felix Kuehling
1
-0
/
+34
2018-03-15
drm/amdkfd: Allocate CWSR trap handler memory for dGPUs
Felix Kuehling
1
-10
/
+127
2018-03-15
drm/amdkfd: Add per-process IDR for buffer handles
Felix Kuehling
1
-0
/
+73
2018-03-15
drm/amdkfd: Create KFD VMs on demand
Felix Kuehling
1
-10
/
+50
2018-02-06
drm/amdkfd: Implement KFD process eviction/restore
Felix Kuehling
1
-0
/
+213
2018-02-06
drm/amdkfd: Add GPUVM virtual address space to PDD
Felix Kuehling
1
-0
/
+33
2017-12-08
drm/amdkfd: Centralize IOMMUv2 code and make it conditional
Felix Kuehling
1
-132
/
+6
2018-01-10
drm/amdkfd: Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-1
/
+7
2017-11-27
drm/amdkfd: Simplify locking during process creation
Yong Zhao
1
-25
/
+21
2017-11-27
drm/amdkfd: Factor PDD destruction out of kfd_process_wq_release
Felix Kuehling
1
-16
/
+24
2017-11-27
drm/amdkfd: Reduce nesting in kfd_create_process_device_data
Felix Kuehling
1
-11
/
+12
2017-11-27
drm/amdkfd: Return NULL if kfd_lookup_process_by_pasid fails
Yong Zhao
1
-2
/
+3
2017-11-27
drm/amdkfd: Use ref count to prevent kfd_process destruction
Felix Kuehling
1
-3
/
+13
2017-11-27
drm/amdkfd: Make kfd_process reference counted
Felix Kuehling
1
-36
/
+22
2017-11-27
drm/amdkfd: Get reference to lead_thread task struct
Felix Kuehling
1
-0
/
+4
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
1
-0
/
+29
2017-11-14
drm/amdkfd: Add CWSR support
Felix Kuehling
1
-1
/
+86
2017-11-14
drm/amdkfd: Cleanup qpd.pqm initialization
Felix Kuehling
1
-0
/
+1
2017-11-01
drm/amdkfd: Minor cleanups
Felix Kuehling
1
-1
/
+1
2017-11-01
drm/amdkfd: Fix debug unregister procedure on process termination
Yair Shachar
1
-10
/
+27
2017-11-01
drm/amdkfd: Avoid calling amd_iommu_unbind_pasid() when suspending
Yong Zhao
1
-9
/
+5
2017-11-01
drm/amdkfd: Clean up the data structure in kfd_process
Yong Zhao
1
-18
/
+0
2017-10-27
drm/amdkfd: Don't dereference kfd_process.mm
Felix Kuehling
1
-1
/
+0
2017-09-27
drm/amdkfd: Improve process termination handling
Felix Kuehling
1
-26
/
+10
2017-09-20
drm/amdkfd: Fix suspend/resume issue on Carrizo v2
Yong Zhao
1
-16
/
+81
2017-09-26
drm/amdkfd: Separate doorbell allocation from PASID
Felix Kuehling
1
-0
/
+6
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
1
-6
/
+3
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
1
-2
/
+0
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
1
-3
/
+3
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
1
-2
/
+2
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
1
-2
/
+4
2017-06-01
drm/amdkfd: Spelling s/apreture/aperture/
Geert Uytterhoeven
1
-2
/
+2
2017-06-14
drm/amdkfd: NULL dereference involving create_process()
Dan Carpenter
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[next]