summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-041-2/+3
|\
| * drm/amdgpu: switch over to the new pin interfaceChristian König2020-09-241-2/+3
* | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-151-3/+7
|\|
| * Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-081-2/+6
| |\
| | * drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-1/+1
| | * drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-141-7/+0
| | * drm/amdkfd: option to disable system mem limitPhilip Yang2020-08-061-1/+5
| | * drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-271-0/+7
| * | Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2020-08-181-2/+0
| |\ \
| * \ \ Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-121-4/+4
| |\ \ \ | | | |/ | | |/|
| * | | drm/amdgpu: make sure userptr ttm is allocatedChristian König2020-08-071-1/+1
* | | | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-171-2/+2
| |_|/ |/| |
* | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-111-2/+0
|\ \ \ | |_|/ |/| |
| * | dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish2020-07-291-2/+0
* | | Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie2020-07-021-4/+4
|\ \ \ | |_|/ |/| |
| * | drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König2020-07-011-4/+4
* | | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-1/+1
|\ \ \ | |_|/ |/| |
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
| |/ |/|
* | drm/amdkfd: fix restore worker race conditionPhilip Yang2020-05-211-3/+3
* | drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling2020-05-061-2/+3
* | drm/amdkfd: Track GPU memory utilization per processMukul Joshi2020-04-301-1/+15
* | drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpuBernard Zhao2020-04-231-7/+7
* | drm/amdgpu: cleanup coding style in amdkfd a bitBernard Zhao2020-04-231-11/+9
* | drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai2020-04-131-3/+3
|/
* drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao2020-03-101-13/+16
* drm/amdkfd: Make get_tile_config() genericYong Zhao2020-02-281-0/+22
* drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan2020-02-261-0/+38
* drm/amdgpu: rework job synchronization v2Christian König2020-02-051-3/+3
* drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan2020-01-271-0/+1
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-171-8/+8
|\
| * drm/amdgpu: explicitely sync to VM updates v2Christian König2019-12-091-4/+4
| * drm/amdgpu: Optimize KFD page table reservationFelix Kuehling2019-11-261-1/+14
| * drm/amdgpu: Raise KFD unpinned system memory limitFelix Kuehling2019-11-261-2/+2
| * drm/amdgpu: remove set but not used variable 'invalid'yu kuai2019-11-131-2/+2
* | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-061-1/+14
|\ \
| * | drm/amdgpu: Optimize KFD page table reservationFelix Kuehling2019-11-261-1/+14
| |/
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-301-3/+6
|\ \ | |/ |/|
| * drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe2019-11-241-0/+4
| * drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe2019-11-241-3/+2
* | Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-041-3/+0
|\ \
| * | drm/amdkfd: Delete unnecessary pr_fmt switchYong Zhao2019-10-301-3/+0
* | | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-11-041-5/+4
|\ \ \
| * | | drm/ttm: always keep BOs on the LRUChristian König2019-10-251-5/+4
| | |/ | |/|
* | | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-251-33/+41
|\ \ \ | |/ / |/| / | |/
| * drm/amdgpu: allow direct submission of PDE updates v2Christian König2019-09-161-1/+1
| * drm/amdgpu: cleanup mtype mappingChristian König2019-09-161-1/+1
| * drm/amdgpu: Remove unnecessary TLB workaround (v2)Felix Kuehling2019-09-141-16/+1
| * drm/amdgpu: Use optimal mtypes and PTE bits for ArcturusFelix Kuehling2019-09-141-2/+18
| * drm/amdgpu: Determing PTE flags separately for each mapping (v3)Felix Kuehling2019-09-141-16/+23
* | drm/amdgpu: untag user pointersAndrey Konovalov2019-09-261-1/+1
|/