index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
drm/amdkfd: Reuse function to find a process through pasid
Edward O'Callaghan
1
-36
/
+25
2016-07-03
drm/amdkfd: destroy mutex if process creation fails
Oded Gabbay
1
-0
/
+1
2016-07-03
drm/amdkfd: Remove create_workqueue()
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-03
drm/amdkfd: destroy dbgmgr in notifier release
Oded Gabbay
1
-2
/
+8
2016-06-03
drm/amdkfd: unbind only existing processes
Oded Gabbay
1
-25
/
+35
2016-03-22
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
Andy Lutomirski
1
-1
/
+1
2016-01-28
drm/amdkfd: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-1
/
+1
2015-07-09
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
1
-2
/
+7
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
1
-5
/
+16
2015-06-03
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
1
-0
/
+11
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
1
-0
/
+24
2015-05-19
drm/amdkfd: Remove unessary void pointer cast
Firo Yang
1
-2
/
+1
2015-03-25
drm/amdkfd: add debug prints for process teardown
Oded Gabbay
1
-0
/
+6
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
1
-16
/
+24
2014-11-18
amdkfd: init aperture once per process
Alexey Skidanov
1
-0
/
+9
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
1
-1
/
+1
2014-11-25
amdkfd: delete some dead code
Dan Carpenter
1
-5
/
+0
2014-07-17
amdkfd: Add process queue manager module
Ben Goz
1
-0
/
+20
2014-07-17
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
1
-0
/
+12
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay
1
-0
/
+383