Age | Commit message (Expand) | Author |
2023-11-29 | drm/amdkfd: Run restore_workers on freezable WQs | Felix Kuehling |
2023-11-17 | drm/amdgpu: update mappings not managed by KFD | Felix Kuehling |
2023-11-07 | Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-11-03 | drm/amdgpu: Attach eviction fence on alloc | Felix Kuehling |
2023-11-01 | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-10-23 | drm/amdkfd: reserve a fence slot while locking the BO | Christian König |
2023-10-13 | drm/amdgpu: Correctly use bo_va->ref_count in compute VMs | Xiaogang Chen |
2023-10-04 | drm/amdgpu: Rework KFD memory max limits | Rajneesh Bhardwaj |
2023-09-26 | drm/amdkfd: Move dma unmapping after TLB flush | Philip Yang |
2023-09-20 | drm/amdgpu: Add EXT_COHERENT memory allocation flags | David Francis |
2023-08-30 | drm/amdkfd: Share the original BO for GTT mapping | Philip Yang |
2023-08-15 | drm/amdgpu: Remove duplicated includes | GUO Zihua |
2023-08-04 | Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd... | Daniel Vetter |
2023-07-18 | drm/amdgpu: use a macro to define no xcp partition case | Guchun Chen |
2023-07-17 | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2023-07-12 | drm/amdgpu: avoid restore process run into dead loop. | gaba |
2023-07-12 | drm/amdkfd: switch over to using drm_exec v3 | Christian König |
2023-07-10 | drm/amdgpu: avoid restore process run into dead loop. | gaba |
2023-06-09 | drm/amdgpu: Fix missing parameter desc for 'xcp_id' in amdgpu_amdkfd_reserve_... | Srinivasan Shanmugam |
2023-06-09 | drm/amdgpu: Fix create_dmamap_sg_bo kdoc warnings | Srinivasan Shanmugam |
2023-06-09 | drm/amdkfd: Fix memory reporting on GFX 9.4.3 | Mukul Joshi |
2023-06-09 | drm/amdkfd: Store xcp partition id to amdgpu bo | Philip Yang |
2023-06-09 | drm/amdkfd: Alloc memory of GPU support memory partition | Philip Yang |
2023-06-09 | drm/amdgpu: Add memory partition mem_id to amdgpu_bo | Philip Yang |
2023-06-09 | drm/amdgpu: For GFX 9.4.3 APU fix vram_usage value | Harish Kasiviswanathan |
2023-06-09 | drm/amdgpu: Fix xGMI access P2P mapping failure on GFXIP 9.4.3 | Rajneesh Bhardwaj |
2023-06-09 | drm/amdkfd: Native mode memory partition support | Rajneesh Bhardwaj |
2023-06-09 | drm/amdgpu: Create VRAM BOs on GTT for GFXIP9.4.3 | Rajneesh Bhardwaj |
2023-06-09 | drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3 | Rajneesh Bhardwaj |
2023-06-09 | drm/amdkfd: Introduce kfd_node struct (v5) | Mukul Joshi |
2023-06-09 | drm/amdkfd: Don't trigger evictions unmapping dmabuf attachments | Felix Kuehling |
2023-06-09 | drm/amdkfd: Update KFD TTM mem limit | Mukul Joshi |
2023-04-24 | drm/amdkfd: Fix an issue at userptr buffer validation process. | Xiaogang Chen |
2023-04-11 | drm/amdgpu: DROP redundant drm_prime_sg_to_dma_addr_array | Shane Xiao |
2023-04-11 | amd/amdgpu: Inherit coherence flags base on original BO flags | Shane Xiao |
2023-04-11 | drm/amdgpu: Add userptr bo support for mGPUs when iommu is on | Shane Xiao |
2023-03-07 | amdkfd: Memory availability can never be negative | Daniel Phillips |
2023-02-28 | drm/amdkfd: Implement DMA buf fd export from KFD | Felix Kuehling |
2023-02-28 | drm/amdgpu: Generalize KFD dmabuf import | Felix Kuehling |
2023-01-16 | Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
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 |
2023-01-10 | drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU | Eric Huang |
2023-01-04 | Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2022-12-20 | drm/amdkfd: Fix double release compute pasid | 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-12-06 | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2 | Christian König |
2022-11-29 | drm/amdkfd: Fix memory leakage | Konstantin Meskhidze |
2022-11-17 | drm/amdgpu: rename the files for HMM handling | Christian König |