aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
Commit message (Expand)AuthorAge
* drm/amdkfd: Minor cleanupsFelix Kuehling2017-11-01
* drm/amdkfd: Fix debug unregister procedure on process terminationYair Shachar2017-11-01
* drm/amdkfd: Avoid calling amd_iommu_unbind_pasid() when suspendingYong Zhao2017-11-01
* drm/amdkfd: Clean up the data structure in kfd_processYong Zhao2017-11-01
* drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling2017-10-27
* drm/amdkfd: Improve process termination handlingFelix Kuehling2017-09-27
* drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao2017-09-20
* drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling2017-09-26
* drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling2017-08-15
* drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling2017-08-15
* drm/amdkfd: Change x==NULL/false references to !xKent Russell2017-08-15
* drm/amdkfd: Consolidate and clean up log commandsKent Russell2017-08-15
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-15
* drm/amdkfd: Spelling s/apreture/aperture/Geert Uytterhoeven2017-06-01
* drm/amdkfd: NULL dereference involving create_process()Dan Carpenter2017-06-14
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* drm/amdkfd: Reuse function to find a process through pasidEdward O'Callaghan2016-09-19
* drm/amdkfd: destroy mutex if process creation failsOded Gabbay2016-07-03
* drm/amdkfd: Remove create_workqueue()Bhaktipriya Shridhar2016-07-03
* drm/amdkfd: destroy dbgmgr in notifier releaseOded Gabbay2016-06-03
* drm/amdkfd: unbind only existing processesOded Gabbay2016-06-03
* drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski2016-03-22
* drm/amdkfd: Remove unnecessary cast in kfreeAmitoj Kaur Chawla2016-01-28
* drm/amdkfd: validate pdd where it acquired firstManinder Singh2015-07-09
* drm/amdkfd: make reset wavefronts per process per deviceBen Goz2015-06-06
* drm/amdkfd: Enforce kill all waves on process terminationBen Goz2015-06-03
* drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-19
* drm/amdkfd: Remove unessary void pointer castFiro Yang2015-05-19
* drm/amdkfd: add debug prints for process teardownOded Gabbay2015-03-25
* drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov2015-01-09
* amdkfd: init aperture once per processAlexey Skidanov2014-11-18
* amdkfd: use atomic allocations within srcu callbacksSasha Levin2014-12-03
* amdkfd: delete some dead codeDan Carpenter2014-11-25
* amdkfd: Add process queue manager moduleBen Goz2014-07-16
* amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay2014-07-16
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-16