summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
AgeCommit message (Expand)Author
2021-06-15drm/amdkfd: Disable SVM per GPU, not per processFelix Kuehling
2021-06-07drm/amdkfd: remove duplicate include of kfd_svm.hWan Jiabing
2021-06-04drm/amdkfd: Make TLB flush conditional on mappingEric Huang
2021-06-04drm/amdkfd: Add flush-type parameter to kfd_flush_tlbEric Huang
2021-05-21drm/amd/amdkfd: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-19drm/amdkfd: heavy-weight flush TLB after unmapPhilip Yang
2021-04-28drm/amdkfd: Fix kernel-doc syntax errorFabio M. De Francesco
2021-04-20drm/amdkfd: refine migration policy with xnack onFelix Kuehling
2021-04-20drm/amdkfd: add xnack enabled flag to kfd_processAlex Sierra
2021-04-20drm/amdkfd: svm range eviction and restoreFelix Kuehling
2021-04-20drm/amdkfd: register svm rangePhilip Yang
2021-04-20drm/amdkfd: add svm ioctl APIPhilip Yang
2021-04-20drm/amdkfd: helper to convert gpu id and idxAlex Sierra
2021-04-20drm/amdkfd: Allow access for mmapping KFD BOsFelix Kuehling
2021-04-20drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2021-04-15drm/amdkfd: Remove legacy code not acquiring VMsFelix Kuehling
2021-04-09drm/amdgpu: replace per_device_list by arrayAlex Sierra
2021-03-05drm/amdkfd: Move set_trap_handler out of dqm->opsJay Cornwall
2021-02-22drm/amdkfd: Cleanup kfd_process if init_cwsr_apu failsFelix Kuehling
2021-02-22drm/amdkfd: Use mmu_notifier_getFelix Kuehling
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-30drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu
2020-09-22drm/amdkfd: Fix kfd init stack dumpPhilip Cox
2020-09-22drm/amdkfd: Move process doorbell allocation into kfd deviceMukul Joshi
2020-09-17drm/amdkfd: Add process eviction counters to sysfsPhilip Cox
2020-09-17drm/amdkfd: Add some eveiction debugging codePhilip Cox
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-08-24drm/amdkfd: sparse: Fix warning in reading SDMA countersMukul Joshi
2020-08-18drm/amdkfd: Initialize SDMA activity counter to 0Mukul Joshi
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-01drm/amdkfd: Fix circular locking dependency warningMukul Joshi
2020-07-01drm/amd: fix potential memleak in err branchBernard Zhao
2020-07-01drm/amdkfd: label internally used symbols as staticNirmoy Das
2020-07-01drm/amdkfd: fix ref count leak when pm_runtime_get_sync failsAlex Deucher
2020-05-29drm/amdkfd: fix a dereference of pdd before it is null checkedColin Ian King
2020-05-28drm/amdkfd: Track SDMA utilization per processMukul Joshi
2020-05-01drm/amdkfd: Fix comment formattingFelix Kuehling
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi
2020-04-28drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao
2020-03-06drm/amdkfd: Signal eviction fence on process destruction (v2)Felix Kuehling
2020-02-12drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj
2020-02-06drm/amdkfd: Add queue information to sysfsAmber Lin
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra
2020-01-09drm/amdkfd: Improve kfd_process lookup in kfd_ioctlFelix Kuehling
2019-11-13drm/amdkfd: Simplify the mmap offset related bit operationsYong Zhao
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-03drm/amdkfd: Use hex print format for pasidYong Zhao