aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
AgeCommit message (Expand)Author
12 daysdrm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2022-05-12drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2021-07-19drm/amdkfd: use allowed domain for vmbo validationNirmoy Das
2020-10-01drm/amdkfd: fix restore worker race conditionPhilip Yang
2020-06-03drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2019-09-25drm/amdgpu: untag user pointersAndrey Konovalov
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-10dma-buf: further relax reservation_object_add_shared_fenceChristian König
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-02drm/amdgpu: Mark KFD VRAM allocations for wipe on releaseFelix Kuehling
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang
2019-07-03drm/amdgpu: Fix tracking of invalid userptrsFelix Kuehling
2019-07-03drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resvFelix Kuehling
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amdgpu: improve HMM error -ENOMEM and -EBUSY handlingPhilip Yang
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-13drm/amdgpu: Reserve space for shared fenceOak Zeng
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-31drm/ttm: Make LRU removal optional v2Christian König
2019-05-31drm/amdkfd: Return proper error code for gws alloc APIOak Zeng
2019-05-28drm/amdgpu: Add function to add/remove gws to kfd processOak Zeng
2019-05-24drm/amdkfd: support concurrent userptr update for HMMPhilip Yang
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-05-24drm/amdgpu: Reserve shared fence for eviction fenceFelix Kuehling
2019-05-24drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]Christian König
2019-05-24drm/amdkfd: Cosmetic cleanupKent Russell
2019-05-24drm/amdkfd: Expose HDP registers to user spaceOak Zeng
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher
2019-03-28Revert "drm/amdkfd: support concurrent userptr update for HMM"Alex Deucher
2019-03-19drm/amdkfd: support concurrent userptr update for HMMPhilip Yang
2019-03-19drm/amdgpu: allocate VM PDs/PTs on demandChristian König
2019-03-19drm/amdgpu: fix missing assignment of error return code to variable retColin Ian King
2019-03-19drm/amdgpu: remove set but not used variables 'vm, bo'YueHaibing
2019-03-19drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-02-13drm/amdgpu: Simplify eviction fence handlingFelix Kuehling
2019-02-13drm/amdgpu: Replace ttm_bo_wait with amdgpu_bo_sync_waitFelix Kuehling
2019-01-14drm/amdgpu: Simplify kgd2kfd interfaceAmber Lin
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin
2018-12-07drm/amdkfd: Add support for doorbell BOsFelix Kuehling
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König
2018-11-20drm/amdkfd: change system memory overcommit limitEric Huang