summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorFilesLines
2022-04-26drm/amdkfd: Update mapping if range attributes changedPhilip Yang1-14/+32
2022-04-26drm/amdkfd: Add SVM range mapped_to_gpu flagPhilip Yang2-1/+17
2022-04-25drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling4-7/+60
2022-04-22drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrateYang Wang2-10/+8
2022-04-21Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"Lang Yu1-3/+1
2022-04-21drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin2-4/+8
2022-04-21drm/amdkfd: Fix GWS queue countDavid Yat Sin1-46/+37
2022-04-19drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM tooLang Yu1-1/+3
2022-04-19drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.hLang Yu2-8/+8
2022-04-14drm/amdkfd: fix race condition in kfd_wait_on_eventsFelix Kuehling1-21/+5
2022-04-14drm/amdkfd: potential NULL dereference in kfd_set/reset_event()Dan Carpenter1-2/+12
2022-04-13drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi3-11/+78
2022-04-13drm/amdkfd: shrink bitmap size in struct svm_validate_contextLang Yu1-1/+1
2022-04-12drm/amdkfd: Asynchronously free eventsFelix Kuehling2-2/+3
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2022-04-11drm/amdkfd: Handle drain retry fault race with XNACK mode changePhilip Yang1-5/+6
2022-04-07drm/amdkfd: Improve concurrency of event handlingFelix Kuehling3-43/+88
2022-04-07Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...Dave Airlie1-9/+15
2022-04-07Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2-9/+7
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones1-9/+15
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König1-1/+1
2022-04-06drm/amdkfd: Add missing NULL check in svm_range_map_to_gpuPhilip Yang1-1/+1
2022-04-05drm/amdgpu: fix TLB flushing during evictionChristian König1-9/+9
2022-03-31drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones1-9/+15
2022-03-31drm/amdkfd: Use atomic64_t type for pdd->tlb_seqPhilip Yang2-4/+8
2022-03-25drm/amdgpu: remove table_freed param from the VM codeChristian König1-3/+2
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König3-16/+12
2022-03-25drm/amdkfd: start using tlb_seq from the VM subsystemChristian König2-0/+8
2022-03-25drm/amdkfd: print unmap queue status for RAS poison consumption (v3)Tao Zhou1-4/+9
2022-03-25drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)Tao Zhou1-0/+6
2022-03-25drm/amdkfd: replace source_id with client_id for RAS poison consumptionTao Zhou1-7/+16
2022-03-25drm/amdkfd: refine event_interrupt_poison_consumptionTao Zhou1-6/+5
2022-03-25drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen1-0/+2
2022-03-25drm/amdkfd: Check use_xgmi_p2p before reporting hive_idDivya Shikre1-1/+2
2022-03-25drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel1-8/+3
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds55-2662/+3426
2022-03-15drm/amdkfd: evict svm bo worker handle errorPhilip Yang2-14/+36
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin1-4/+14
2022-03-15drm/amdkfd: CRIU Refactor restore BO functionDavid Yat Sin1-142/+129
2022-03-15drm/amdkfd: CRIU remove sync and TLB flush on restoreDavid Yat Sin1-29/+1
2022-03-09drm/amdkfd: bail out early if no get_atc_vmid_pasid_mapping_infoYifan Zhang1-9/+12
2022-03-07drm/amdkfd: Add format attribute to kfd_smi_event_addPhilip Yang1-0/+1
2022-03-04drm/amdkfd: judge get_atc_vmid_pasid_mapping_info before callYifan Zhang1-8/+10
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-1/+0
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig1-0/+1
2022-03-03mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig1-0/+1
2022-03-02drm/amdkfd: Add SMI add event helperPhilip Yang1-46/+22
2022-03-02drm/amdkfd: Correct SMI event read sizePhilip Yang1-2/+3
2022-03-02Revert "drm/amdkfd: process_info lock not needed for svm"Philip Yang1-0/+9
2022-02-23drm/amdkfd: Print bdf in peer map failure messageHarish Kasiviswanathan1-2/+9