summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2022-05-09drm/amdkfd: Fix GWS queue countDavid Yat Sin
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2021-12-14drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-12-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu
2021-12-08drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl
2021-11-18drm/amdkfd: fix resume error when iommu disabled in PicassoYifan Zhang
2021-09-18drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely
2021-07-20drm/amdkfd: fix sysfs kobj leakPhilip Yang
2021-07-19drm/amdkfd: Walk through list with dqm lock holdxinhui pan
2021-07-19drm/amdkfd: Fix circular lock in nocpsch pathAmber Lin
2021-07-19drm/amdkfd: fix circular locking on get_wave_stateJonathan Kim
2021-05-14drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling
2021-05-11drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bugQu Huang
2021-05-11drm/amdkfd: Fix UBSAN shift-out-of-bounds warningAnson Jacob
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang
2021-03-04drm/amdkfd: Fix recursive lock warningsFelix Kuehling
2021-01-27drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline
2020-12-30drm/amdkfd: Put ACPI table after using itHanjun Guo
2020-12-09drm/amdkfd: Fix leak in dmabuf importFelix Kuehling
2020-11-03amdkfd: Check kvmalloc return before memcpyKent Russell
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-30drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-22drm/amdkfd: Use kvmalloc instead of kmalloc for VCRATKent Russell
2020-09-22drm/amdkfd: Fix kfd init stack dumpPhilip Cox
2020-09-22drm/amdkfd: Move process doorbell allocation into kfd deviceMukul Joshi
2020-09-22drm/amdkfd: Calculate CPU VCRAT size dynamically (v2)Kent Russell
2020-09-22drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling
2020-09-17drm/amdkfd: Reduce eviction/restore message levelsPhilip Cox
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-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-09-15drm/amdkfd: Fix -Wunused-const-variable warningYueHaibing
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-08-31drm/amdkfd: Add GPU reset SMI eventMukul Joshi
2020-08-26drm/amdkfd: fix set kfd node ras properties valueStanley.Yang
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_hive_id directlyFelix Kuehling
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_unique_id directlyFelix Kuehling
2020-08-26drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui