aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
AgeCommit message (Expand)Author
2021-02-02drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2020-12-15drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-14drm/amdkfd: fix ttm size refactor falloutDaniel Vetter
2020-12-01drm/amdkfd: keep BOs in system memory if restore failedPhilip Yang
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-02drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-10-26drm/amdgpu: use true and false for bool initialisationsSumera Priyadarsini
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-09drm/amdgpu: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-07drm/amdgpu: make sure userptr ttm is allocatedChristian König
2020-08-06drm/amdkfd: option to disable system mem limitPhilip Yang
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-01drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-05-21drm/amdkfd: fix restore worker race conditionPhilip Yang
2020-05-06drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi
2020-04-23drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpuBernard Zhao
2020-04-22drm/amdgpu: cleanup coding style in amdkfd a bitBernard Zhao
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao
2020-02-28drm/amdkfd: Make get_tile_config() genericYong Zhao
2020-02-26drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan
2020-02-04drm/amdgpu: rework job synchronization v2Christian König
2020-01-27drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-09drm/amdgpu: explicitely sync to VM updates v2Christian König
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-26drm/amdgpu: Optimize KFD page table reservationFelix Kuehling
2019-11-26drm/amdgpu: Raise KFD unpinned system memory limitFelix Kuehling
2019-11-26drm/amdgpu: Optimize KFD page table reservationFelix Kuehling
2019-11-23drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe
2019-11-23drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe
2019-11-13drm/amdgpu: remove set but not used variable 'invalid'yu kuai
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie