summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-21Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"Lang Yu
2022-04-21drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin
2022-04-21drm/amdkfd: Fix GWS queue countDavid Yat Sin
2022-04-19drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM tooLang Yu
2022-04-19drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.hLang Yu
2022-04-14drm/amdkfd: fix race condition in kfd_wait_on_eventsFelix Kuehling
2022-04-14drm/amdkfd: potential NULL dereference in kfd_set/reset_event()Dan Carpenter
2022-04-13drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi
2022-04-13drm/amdkfd: shrink bitmap size in struct svm_validate_contextLang Yu
2022-04-12drm/amdkfd: Asynchronously free eventsFelix Kuehling
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-11drm/amdkfd: Handle drain retry fault race with XNACK mode changePhilip Yang
2022-04-07drm/amdkfd: Improve concurrency of event handlingFelix Kuehling
2022-04-07Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-07Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-04-06drm/amdkfd: Add missing NULL check in svm_range_map_to_gpuPhilip Yang
2022-04-05drm/amdgpu: fix TLB flushing during evictionChristian König
2022-03-31drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-03-31drm/amdkfd: Use atomic64_t type for pdd->tlb_seqPhilip Yang
2022-03-25drm/amdgpu: remove table_freed param from the VM codeChristian König
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König
2022-03-25drm/amdkfd: start using tlb_seq from the VM subsystemChristian König
2022-03-25drm/amdkfd: print unmap queue status for RAS poison consumption (v3)Tao Zhou
2022-03-25drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)Tao Zhou
2022-03-25drm/amdkfd: replace source_id with client_id for RAS poison consumptionTao Zhou
2022-03-25drm/amdkfd: refine event_interrupt_poison_consumptionTao Zhou
2022-03-25drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-03-25drm/amdkfd: Check use_xgmi_p2p before reporting hive_idDivya Shikre
2022-03-25drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-15drm/amdkfd: evict svm bo worker handle errorPhilip Yang
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin
2022-03-15drm/amdkfd: CRIU Refactor restore BO functionDavid Yat Sin
2022-03-15drm/amdkfd: CRIU remove sync and TLB flush on restoreDavid Yat Sin
2022-03-09drm/amdkfd: bail out early if no get_atc_vmid_pasid_mapping_infoYifan Zhang
2022-03-07drm/amdkfd: Add format attribute to kfd_smi_event_addPhilip Yang
2022-03-04drm/amdkfd: judge get_atc_vmid_pasid_mapping_info before callYifan Zhang
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-03-03mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig
2022-03-02drm/amdkfd: Add SMI add event helperPhilip Yang
2022-03-02drm/amdkfd: Correct SMI event read sizePhilip Yang
2022-03-02Revert "drm/amdkfd: process_info lock not needed for svm"Philip Yang
2022-02-23drm/amdkfd: Print bdf in peer map failure messageHarish Kasiviswanathan
2022-02-23drm/amdkfd: Use real device for messagesFelix Kuehling
2022-02-23drm/amdkfd: Fix for possible integer overflowDavid Yat Sin