summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)Author
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-04drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi
2022-04-28drm/amdkfd: Fix circular lock dependency warningMukul Joshi
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-25drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling
2022-04-21drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin
2022-04-19drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.hLang Yu
2022-04-13drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi
2022-03-31drm/amdkfd: Use atomic64_t type for pdd->tlb_seqPhilip Yang
2022-03-25drm/amdkfd: start using tlb_seq from the VM subsystemChristian König
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-02-23drm/amdkfd: Use real device for messagesFelix Kuehling
2022-02-16drm/amdkfd: Replace zero-length array with flexible-array memberChangcheng Deng
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-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi
2022-02-09drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasidTao Zhou
2022-02-07drm/amdkfd: CRIU prepare for svm resumeRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Discover svm rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU checkpoint and restore xnack modeRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU implement gpu_id remappingDavid Yat Sin
2022-02-07drm/amdkfd: CRIU checkpoint and restore eventsDavid Yat Sin
2022-02-07drm/amdkfd: CRIU checkpoint and restore queue control stackDavid Yat Sin
2022-02-07drm/amdkfd: CRIU checkpoint and restore queue mqdsDavid Yat Sin
2022-02-07drm/amdkfd: CRIU restore queue idsDavid Yat Sin
2022-02-07drm/amdkfd: CRIU add queues supportDavid Yat Sin
2022-02-07drm/amdkfd: CRIU Implement KFD unpause operationDavid Yat Sin
2022-02-07drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Implement KFD checkpoint ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Introduce Checkpoint-Restore APIsRajneesh Bhardwaj
2021-12-28drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou
2021-12-01drm/amdkfd: add kfd_device_info_init functionGraham Sider
2021-12-01drm/amdkfd: replace asic_name with amdgpu_asic_nameGraham Sider
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang
2021-11-22drm/amdkfd: Remove unused entries in tableAmber Lin
2021-11-22drm/amdkfd: Retrieve SDMA numbers from amdgpuAmber Lin
2021-11-17drm/amdkfd: replace asic_family with asic_typeGraham Sider
2021-11-17drm/amdkfd: convert KFD_IS_SOC to IP version checkingGraham Sider
2021-11-17drm/amdkfd: remove kgd_dev declaration and initializationGraham Sider
2021-11-17drm/amdkfd: replace/remove remaining kgd_dev referencesGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcsGraham Sider
2021-11-17drm/amdkfd: add amdgpu_device entry to kfd_devGraham Sider
2021-11-09drm/amdkfd: Fix retry fault drain race conditionsFelix Kuehling
2021-11-05drm/amdkfd: avoid recursive lock in migrations back to RAMAlex Sierra
2021-10-28drm/amdkfd: Remove cu mask from struct queue_properties(v2)Lang Yu
2021-10-28drm/amdkfd: Add an optional argument into update queue operation(v2)Lang Yu
2021-10-28drm/amdkfd: Separate pinned BOs destruction from general routineLang Yu