summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-03drm/amdkfd: Enforce kill all waves on process terminationBen Goz1-0/+11
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky1-0/+24
2015-05-19drm/amdkfd: Remove unessary void pointer castFiro Yang1-2/+1
2015-03-25drm/amdkfd: add debug prints for process teardownOded Gabbay1-0/+6
2015-01-09drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov1-16/+24
2014-11-18amdkfd: init aperture once per processAlexey Skidanov1-0/+9
2014-12-03amdkfd: use atomic allocations within srcu callbacksSasha Levin1-1/+1
2014-11-25amdkfd: delete some dead codeDan Carpenter1-5/+0
2014-07-17amdkfd: Add process queue manager moduleBen Goz1-0/+20
2014-07-17amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay1-0/+12
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay1-0/+383