summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
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
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
2022-02-22drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-02-22drm/amdkfd: Fix criu_restore_bo error handlingFelix Kuehling
2022-02-22drm/amdkfd: Drop IH ring overflow message to dbgKent Russell
2022-02-17drm/amdkfd: Use proper enum in pm_unmap_queues_v9()Nathan Chancellor
2022-02-16drm/amdkfd: add return value check for queue evictionTao Zhou
2022-02-16drm/amdkfd: Replace zero-length array with flexible-array memberChangcheng Deng
2022-02-14drm/amdkfd: navi2x requires extended engines to map and unmap sdma queuesJonathan Kim
2022-02-14drm/amdkfd: remove unneeded unmap single queue optionJonathan Kim
2022-02-14drm/amdkfd: Fix leftover errors and warningsRajneesh Bhardwaj
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj
2022-02-11drm/amdkfd: replace err by dbg print at svm vram migrationAlex Sierra
2022-02-11drm/amdkfd: Fix prototype warning for get_process_num_bosRajneesh Bhardwaj
2022-02-11drm/amdkfd: CRIU fix extra whitespace and block comment warningsRajneesh Bhardwaj
2022-02-11drm/amdgpu: add support for GC 10.1.4Lang Yu
2022-02-11drm/amdkfd: fix loop error handlingTom Rix
2022-02-11drm/amdkfd: fix freeing an unset pointerTom Rix
2022-02-11drm/amdkfd: CRIU return -EFAULT for copy_to_user() failureDan Carpenter
2022-02-11drm/amdkfd: CRIU fix a NULL vs IS_ERR() checkDan Carpenter
2022-02-09drm/amdkfd: Consolidate MQD manager functionsMukul Joshi
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi
2022-02-09drm/amdkfd: Fix TLB flushing in KFD SVM with no HWSMukul Joshi
2022-02-09drm/amdkfd: use unmap all queues for poison consumptionTao Zhou
2022-02-09drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasidTao Zhou
2022-02-07drm/amdkfd: CRIU resume shared virtual memory rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU prepare for svm resumeRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Save Shared Virtual Memory rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Discover svm rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: use user_gpu_id for svm rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU allow external mm for svm rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU checkpoint and restore xnack modeRajneesh Bhardwaj