summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2022-04-27drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin
2022-04-27drm/amdkfd: Fix GWS queue countDavid Yat Sin
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-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
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