Age | Commit message (Expand) | Author |
2024-06-05 | drm/amdkfd: add reset cause in gpu pre-reset smi event | Eric Huang |
2024-04-26 | drm/amdgpu: prepare to handle pasid poison consumption | YiPeng Chai |
2024-03-20 | drm/amdgpu: make reset method configurable for RAS poison | Tao Zhou |
2024-03-20 | drm/amdgpu: support utcl2 RAS poison query for mmhub | Tao Zhou |
2024-03-20 | drm/amdgpu: retire gfx ras query_utcl2_poison_status | Tao Zhou |
2024-02-28 | amd/amdkfd: remove unused parameter | Eric Huang |
2024-02-26 | drm/amdkfd: Skip packet submission on fatal error | Lijo Lazar |
2024-01-31 | drm/amdkfd: reserve the BO before validating it | Lang Yu |
2024-01-29 | drm/amdgpu: move the drm client creation behind drm device registration | Le Ma |
2024-01-25 | drm/amdgpu: Support passing poison consumption ras block to SRIOV | YiPeng Chai |
2024-01-15 | drm/amdgpu: Auto-validate DMABuf imports in compute VMs | Felix Kuehling |
2024-01-09 | drm/amdkfd: Fix sparse __rcu annotation warnings | Felix Kuehling |
2023-12-13 | drm/amdkfd: Import DMABufs for interop through DRM | Felix Kuehling |
2023-12-13 | drm/amdkfd: Export DMABufs from KFD using GEM handles | Felix Kuehling |
2023-11-17 | drm/amdkfd: Move TLB flushing logic into amdgpu | Felix Kuehling |
2023-10-03 | drm/amdkfd: drop struct kfd_cu_info | Alex Deucher |
2023-09-26 | drm/amdkfd: Move dma unmapping after TLB flush | Philip Yang |
2023-08-11 | drm/amdkfd: drop IOMMUv2 support | Alex Deucher |
2023-08-04 | Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd... | Daniel Vetter |
2023-07-12 | drm/amdkfd: switch over to using drm_exec v3 | Christian König |
2023-07-07 | drm/amdkfd: Use KIQ to unmap HIQ | Mukul Joshi |
2023-06-09 | drm/amdkfd: add debug suspend and resume process queues operation | Jonathan Kim |
2023-06-09 | drm/amdkfd: update process interrupt handling for debug events | Jonathan Kim |
2023-06-09 | drm/amdgpu/gmc9: fix 64 bit division in partition code | Alex Deucher |
2023-06-09 | drm/amdgpu: Do not access members of xcp w/o check (v2) | Hawking Zhang |
2023-06-09 | drm/amdkfd: Refactor migrate init to support partition switch | Philip Yang |
2023-06-09 | drm/amdkfd: Fix memory reporting on GFX 9.4.3 | Mukul Joshi |
2023-06-09 | drm/amdkfd: Move local_mem_info to kfd_node | Mukul Joshi |
2023-06-09 | drm/amdgpu: KFD graphics interop support compute partition | Philip Yang |
2023-06-09 | drm/amdkfd: Store xcp partition id to amdgpu bo | Philip Yang |
2023-06-09 | drm/amdkfd: Show KFD node memory partition info | Philip Yang |
2023-06-09 | drm/amdkfd: Move pgmap to amdgpu_kfd_dev structure | Philip Yang |
2023-06-09 | drm/amdkfd: Add device repartition support | Mukul Joshi |
2023-06-09 | drm/amdgpu: Add XCC inst to PASID TLB flushing | Mukul Joshi |
2023-02-28 | drm/amdkfd: Implement DMA buf fd export from KFD | Felix Kuehling |
2023-01-11 | drm/amdkfd: Page aligned memory reserve size | Philip Yang |
2023-01-11 | drm/amdkfd: Cleanup vm process info if init vm failed | Philip Yang |
2022-12-20 | drm/amdkfd: Fix double release compute pasid | Philip Yang |
2022-12-14 | drm/amdgpu: Add notifier lock for KFD userptrs | Felix Kuehling |
2022-10-27 | drm/amdkfd: Cleanup kfd_dev struct | Mukul Joshi |
2022-08-10 | drm/amdgpu: Pessimistic availability based on rounded up allocations | Daniel Phillips |
2022-07-28 | drm/amdgpu: add debugfs for kfd system and ttm mem used | Alex Sierra |
2022-07-28 | drm/amdkfd: track unified memory reservation with xnack off | Alex Sierra |
2022-06-30 | drm/amdkfd: Add user queue eviction restore SMI event | Philip Yang |
2022-06-23 | drm/amdkfd: Enable GFX11 usermode queue oversubscription | Graham Sider |
2022-06-14 | drm/amdkfd: Add available memory ioctl | Daniel Phillips |
2022-06-10 | drm/amdgpu: Add work_struct for GPU reset from kfd. | Andrey Grodzovsky |
2022-06-08 | drm/amdkfd: Document and fix GTT BO kmap API | Felix Kuehling |
2022-06-08 | drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs | Ramesh Errabolu |
2022-03-25 | drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2 | Christian König |