summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li
2025-12-07drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin
2025-12-07drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae
2025-07-17drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall
2025-06-27drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IBAmber Lin
2025-06-04drm/amdkfd: KFD release_work possible circular lockingPhilip Yang
2025-05-02drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang
2025-05-02drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2024-12-14drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can
2024-09-12drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-06-16drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2023-07-27drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
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