summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2022-05-10drm/amdkfd: Update event_interrupt_isr_v11 returnGraham Sider
2022-05-06drm/amdkfd: Return true/false (not 1/0) from bool functionsYang Li
2022-05-06drm/amdkfd: add GC 11.0.1 KFD supportHuang Rui
2022-05-05drm/amdkfd: add asic support for GC 11.0.2Eric Huang
2022-05-05drm/amdkfd: add asic support for SDMA 6.0.2Eric Huang
2022-05-04drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi
2022-05-04drm/amdkfd: add helper to generate cache info from gfx configAlex Deucher
2022-04-28drm/amdkfd: Fix circular lock dependency warningMukul Joshi
2022-04-28drm/amdkfd: Fix updating IO links during device removalMukul Joshi
2022-04-28drm/amdkfd: Use non-atomic bitmap functions when possibleChristophe JAILLET
2022-04-28drm/amdkfd: Use bitmap_zalloc() when applicableChristophe JAILLET
2022-04-26drm/amdkfd: Update mapping if range attributes changedPhilip Yang
2022-04-26drm/amdkfd: Add SVM range mapped_to_gpu flagPhilip Yang
2022-04-25drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling
2022-04-22drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrateYang Wang
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-11drm/amdkfd: Handle drain retry fault race with XNACK mode changePhilip Yang
2022-04-07drm/amdkfd: Improve concurrency of event handlingFelix Kuehling
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-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-02drm/amdkfd: Add SMI add event helperPhilip Yang
2022-03-02drm/amdkfd: Correct SMI event read sizePhilip Yang