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-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom
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-10-19drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()Qianfeng Rong
2025-07-10drm/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
2025-01-09drm/amdkfd: Correct the migration DMA map directionPrike Liang
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
2024-02-23drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam
2024-02-23drm/amdkfd: Fix lock dependency warningFelix Kuehling
2023-11-28drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang
2023-11-28drm/amdkfd: Fix a race condition of vram buffer unref in svm codeXiaogang Chen
2023-11-20drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm codeXiaogang Chen
2023-07-23drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2022-11-16drm/amdkfd: Migrate in CPU page fault use current mmPhilip Yang
2022-11-16drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li
2022-11-16drm/amdkfd: handle CPU fault on COW mappingPhilip Yang
2022-11-16drm/amdkfd: avoid recursive lock in migrations back to RAMAlex Sierra
2022-06-22drm/amdkfd: Use mmget_not_zero in MMU notifierPhilip Yang
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
2022-04-13drm/amdkfd: Don't take process mutex for svm ioctlsPhilip Yang
2022-03-08drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang
2022-01-27drm/amdkfd: Fix error handling in svm_range_addFelix Kuehling
2021-12-17drm/amdkfd: process_info lock not needed for svmPhilip Yang
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-11-18drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra
2021-11-06drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-10-05drm/amdkfd: remove redundant iommu cleanup codeYifan Zhang
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu
2021-09-16drm/amdkfd: make needs_pcie_atomics FW-version dependentFelix Kuehling
2021-09-01drm/amdkfd: drop process ref count when xnack disableAlex Sierra