Age | Commit message (Expand) | Author |
2020-12-15 | drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log. | Yifan Zhang |
2020-12-01 | drm/amdkfd: keep BOs in system memory if restore failed | Philip Yang |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-11-02 | drm/amdgpu/amdgpu: improve code indentation and alignment | Deepak R Varma |
2020-10-26 | drm/amdgpu: use true and false for bool initialisations | Sumera Priyadarsini |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-09 | drm/amdgpu: Use struct_size() helper in kmalloc() | Gustavo A. R. Silva |
2020-09-24 | drm/amdgpu: switch over to the new pin interface | Christian König |
2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu |
2020-09-08 | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-18 | Merge v5.9-rc1 into drm-misc-next | Maxime Ripard |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-07 | drm/amdgpu: make sure userptr ttm is allocated | Christian König |
2020-08-06 | drm/amdkfd: option to disable system mem limit | Philip Yang |
2020-07-29 | dma-buf: Use sequence counter with associated wound/wait mutex | Ahmed S. Darwish |
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 |