Age | Commit message (Expand) | Author |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-06 | drm/amdkfd: option to disable system mem limit | Philip Yang |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-02 | Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-07-01 | drm/amdgpu: remove distinction between explicit and implicit sync (v2) | Christian König |
2020-06-24 | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-05-21 | drm/amdkfd: fix restore worker race condition | Philip Yang |
2020-05-06 | drm/amdgpu: Use GEM obj reference for KFD BOs | Felix Kuehling |
2020-04-30 | drm/amdkfd: Track GPU memory utilization per process | Mukul Joshi |
2020-04-23 | drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpu | Bernard Zhao |
2020-04-22 | drm/amdgpu: cleanup coding style in amdkfd a bit | Bernard Zhao |
2020-04-13 | drm/amd/amdgpu: remove hardcoded module name in prints | Aurabindo Pillai |
2020-03-10 | drm/amdkfd: Consolidate duplicated bo alloc flags | Yong Zhao |
2020-02-28 | drm/amdkfd: Make get_tile_config() generic | Yong Zhao |
2020-02-26 | drm/amdgpu: Remove kfd eviction fence before release bo (v2) | xinhui pan |
2020-02-04 | drm/amdgpu: rework job synchronization v2 | Christian König |
2020-01-27 | drm/amdgpu: initialize bo_va_list when add gws to process | xinhui pan |
2019-12-17 | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter |
2019-12-09 | drm/amdgpu: explicitely sync to VM updates v2 | Christian König |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-11-26 | drm/amdgpu: Optimize KFD page table reservation | Felix Kuehling |
2019-11-26 | drm/amdgpu: Raise KFD unpinned system memory limit | Felix Kuehling |
2019-11-26 | drm/amdgpu: Optimize KFD page table reservation | Felix Kuehling |
2019-11-23 | drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror | Jason Gunthorpe |
2019-11-23 | drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror | Jason Gunthorpe |
2019-11-13 | drm/amdgpu: remove set but not used variable 'invalid' | yu kuai |
2019-11-04 | Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-11-04 | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-10-30 | drm/amdkfd: Delete unnecessary pr_fmt switch | Yong Zhao |
2019-10-26 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-10-25 | drm/ttm: always keep BOs on the LRU | Christian König |
2019-09-25 | drm/amdgpu: untag user pointers | Andrey Konovalov |
2019-09-16 | drm/amdgpu: allow direct submission of PDE updates v2 | Christian König |
2019-09-16 | drm/amdgpu: cleanup mtype mapping | Christian König |
2019-09-13 | drm/amdgpu: Remove unnecessary TLB workaround (v2) | Felix Kuehling |
2019-09-13 | drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus | Felix Kuehling |
2019-09-13 | drm/amdgpu: Determing PTE flags separately for each mapping (v3) | Felix Kuehling |
2019-08-21 | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-08-16 | dma-buf: Restore seqlock around dma_resv updates | Chris Wilson |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König |
2019-08-12 | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-08-10 | dma-buf: further relax reservation_object_add_shared_fence | Christian König |
2019-08-09 | Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-08-06 | drm/amdgpu: switch driver from bo->resv to bo->base.resv | Gerd Hoffmann |
2019-08-02 | drm/amdgpu: Mark KFD VRAM allocations for wipe on release | Felix Kuehling |
2019-07-30 | drm/amdkfd: Fix byte align on VegaM | Kent Russell |
2019-07-30 | drm/amdkfd: Fix byte align on VegaM | Kent Russell |