summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
AgeCommit message (Expand)AuthorLines
2017-06-01drm/amdkfd: Spelling s/apreture/aperture/Geert Uytterhoeven-2/+2
2017-06-14drm/amdkfd: NULL dereference involving create_process()Dan Carpenter-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2016-09-19drm/amdkfd: Reuse function to find a process through pasidEdward O'Callaghan-36/+25
2016-07-03drm/amdkfd: destroy mutex if process creation failsOded Gabbay-0/+1
2016-07-03drm/amdkfd: Remove create_workqueue()Bhaktipriya Shridhar-2/+1
2016-06-03drm/amdkfd: destroy dbgmgr in notifier releaseOded Gabbay-2/+8
2016-06-03drm/amdkfd: unbind only existing processesOded Gabbay-25/+35
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski-1/+1
2016-01-28drm/amdkfd: Remove unnecessary cast in kfreeAmitoj Kaur Chawla-1/+1
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh-2/+7
2015-06-06drm/amdkfd: make reset wavefronts per process per deviceBen Goz-5/+16
2015-06-03drm/amdkfd: Enforce kill all waves on process terminationBen Goz-0/+11
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky-0/+24
2015-05-19drm/amdkfd: Remove unessary void pointer castFiro Yang-2/+1
2015-03-25drm/amdkfd: add debug prints for process teardownOded Gabbay-0/+6
2015-01-09drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov-16/+24
2014-11-18amdkfd: init aperture once per processAlexey Skidanov-0/+9
2014-12-03amdkfd: use atomic allocations within srcu callbacksSasha Levin-1/+1
2014-11-25amdkfd: delete some dead codeDan Carpenter-5/+0
2014-07-17amdkfd: Add process queue manager moduleBen Goz-0/+20
2014-07-17amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay-0/+12
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay-0/+383