aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
Commit message (Expand)AuthorAge
* drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin2018-11-05
* drm/amdkfd: Release an acquired process vmOak Zeng2018-08-29
* drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng2018-08-29
* drm/amdkfd: Fix error codes in kfd_get_processWei Lu2018-07-11
* drm/amdkfd: Implement doorbell allocation for SOC15Felix Kuehling2018-04-10
* drm/amdkfd: Clean up KFD_MMAP_ offset handlingHarish Kasiviswanathan2018-04-10
* drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling2018-03-23
* drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling2018-03-23
* drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling2018-03-15
* drm/amdkfd: Allocate CWSR trap handler memory for dGPUsFelix Kuehling2018-03-15
* drm/amdkfd: Add per-process IDR for buffer handlesFelix Kuehling2018-03-15
* drm/amdkfd: Create KFD VMs on demandFelix Kuehling2018-03-15
* drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling2018-02-06
* drm/amdkfd: Add GPUVM virtual address space to PDDFelix Kuehling2018-02-06
* drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling2017-12-08
* drm/amdkfd: Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-01-10
* drm/amdkfd: Simplify locking during process creationYong Zhao2017-11-27
* drm/amdkfd: Factor PDD destruction out of kfd_process_wq_releaseFelix Kuehling2017-11-27
* drm/amdkfd: Reduce nesting in kfd_create_process_device_dataFelix Kuehling2017-11-27
* drm/amdkfd: Return NULL if kfd_lookup_process_by_pasid failsYong Zhao2017-11-27
* drm/amdkfd: Use ref count to prevent kfd_process destructionFelix Kuehling2017-11-27
* drm/amdkfd: Make kfd_process reference countedFelix Kuehling2017-11-27
* drm/amdkfd: Get reference to lead_thread task structFelix Kuehling2017-11-27
* drm/amdkfd: Add debugfs support to KFDFelix Kuehling2017-11-27
* drm/amdkfd: Add CWSR supportFelix Kuehling2017-11-14
* drm/amdkfd: Cleanup qpd.pqm initializationFelix Kuehling2017-11-14
* 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