index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd_gpuvm.c
Age
Commit message (
Expand
)
Author
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
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
2019-07-08
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
2019-07-03
drm/amdgpu: Fix tracking of invalid userptrs
Felix Kuehling
2019-07-03
drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resv
Felix Kuehling
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-20
drm/amdgpu: improve HMM error -ENOMEM and -EBUSY handling
Philip Yang
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-13
drm/amdgpu: Reserve space for shared fence
Oak Zeng
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2019-05-31
drm/amdkfd: Return proper error code for gws alloc API
Oak Zeng
2019-05-28
drm/amdgpu: Add function to add/remove gws to kfd process
Oak Zeng
2019-05-24
drm/amdkfd: support concurrent userptr update for HMM
Philip Yang
2019-05-24
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
2019-05-24
drm/amdgpu: Reserve shared fence for eviction fence
Felix Kuehling
2019-05-24
drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]
Christian König
2019-05-24
drm/amdkfd: Cosmetic cleanup
Kent Russell
2019-05-24
drm/amdkfd: Expose HDP registers to user space
Oak Zeng
2019-03-28
Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"
Alex Deucher
2019-03-28
Revert "drm/amdkfd: support concurrent userptr update for HMM"
Alex Deucher
2019-03-19
drm/amdkfd: support concurrent userptr update for HMM
Philip Yang
2019-03-19
drm/amdgpu: allocate VM PDs/PTs on demand
Christian König
2019-03-19
drm/amdgpu: fix missing assignment of error return code to variable ret
Colin Ian King
2019-03-19
drm/amdgpu: remove set but not used variables 'vm, bo'
YueHaibing
2019-03-19
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
2019-02-13
drm/amdgpu: Simplify eviction fence handling
Felix Kuehling
2019-02-13
drm/amdgpu: Replace ttm_bo_wait with amdgpu_bo_sync_wait
Felix Kuehling
2019-01-14
drm/amdgpu: Simplify kgd2kfd interface
Amber Lin
2019-01-14
drm/amdgpu: Relocate kgd2kfd function declaration
Amber Lin
2018-12-07
drm/amdkfd: Add support for doorbell BOs
Felix Kuehling
2018-12-07
drm/amdkfd: Add DMABuf import functionality
Felix Kuehling
2018-12-07
drm/amdgpu: Add KFD VRAM limit checking
Felix Kuehling
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-11-20
drm/amdkfd: change system memory overcommit limit
Eric Huang
2018-11-20
drm/amdgpu: Fix KFD doorbell SG BO mapping
Felix Kuehling
2018-11-20
drm/amdkfd: Fix and simplify sync object handling for KFD
Felix Kuehling
2018-11-20
drm/amdgpu: KFD Restore process: Optimize waiting
Harish Kasiviswanathan
2018-11-20
drm/amdgpu: Remove explicit wait after VM validate
Harish Kasiviswanathan
2018-11-19
drm/amdkfd: Added Vega12 and Polaris12 for KFD.
Gang Ba
2018-09-26
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
2018-09-13
drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)
Christian König
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
2018-08-29
drm/amdgpu: Set pasid for compute vm (v2)
Oak Zeng
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
[next]