Age | Commit message (Expand) | Author | Files | Lines |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+2 |
2018-04-10 | drm/amdgpu: Remove unused interface from kfd2kgd interface | Felix Kuehling | 1 | -10/+0 |
2018-03-15 | drm/amdgpu: Add kfd2kgd interface to acquire an existing VM | Felix Kuehling | 1 | -0/+1 |
2018-02-06 | drm/amdgpu: Add submit IB function for KFD | Felix Kuehling | 1 | -0/+1 |
2018-02-06 | drm/amdgpu: Add GPUVM memory management functions for KFD | Felix Kuehling | 1 | -1/+66 |
2018-02-06 | drm/amdgpu: Remove unused kfd2kgd interface | Felix Kuehling | 1 | -10/+0 |
2018-02-06 | drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid | Felix Kuehling | 1 | -1/+1 |
2018-02-06 | drm/amdgpu: remove useless BUG_ONs | Felix Kuehling | 1 | -2/+0 |
2018-01-09 | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -2/+2 |
2017-12-27 | drm/amdgpu: separate VMID and PASID handling | Christian König | 1 | -2/+2 |
2017-12-08 | drm/amdgpu: Add support for reporting VRAM usage | Kent Russell | 1 | -1/+2 |
2017-12-08 | drm/amdkfd: Remove deprecated get_vmem_size | Harish Kasiviswanathan | 1 | -1/+0 |
2017-12-08 | drm/amdgpu: Implement get_local_mem_info | Harish Kasiviswanathan | 1 | -0/+1 |
2017-12-08 | drm/amdgpu: add amdgpu interface to query cu info | Flora Cui | 1 | -0/+1 |
2017-11-27 | drm/amdgpu: Add kfd2kgd APIs for dumping HQDs | Felix Kuehling | 1 | -0/+80 |
2017-11-01 | drm/amdgpu: Implement amdgpu SDMA functions for VI | Philip Cox | 1 | -11/+76 |
2017-11-01 | drm/amdgpu: Add support for resuming SDMA queues w/o HWS | Felix Kuehling | 1 | -4/+3 |
2017-11-01 | drm/amd: Update kgd_kfd interface for resuming SDMA queues | Felix Kuehling | 1 | -2/+4 |
2017-10-06 | drm/amdgpu: Fixed a potential circular lock | ozeng | 1 | -1/+9 |
2017-09-26 | drm/amdgpu: Add PASID management | Felix Kuehling | 1 | -0/+2 |
2017-08-29 | drm/amdgpu: remove duplicate return statement | Colin Ian King | 1 | -1/+0 |
2017-08-15 | drm/amdgpu: Add kgd kfd interface get_tile_config() v2 | Yong Zhao | 1 | -0/+26 |
2017-08-15 | drm/amdgpu: Add kgd/kfd interface to support scratch memory v2 | Moses Reuben | 1 | -1/+15 |
2017-08-15 | drm/amd: Update MEC HQD loading code for KFD | Felix Kuehling | 1 | -18/+147 |
2017-08-15 | drm/amdkfd: Clean up KFD style errors and warnings v2 | Kent Russell | 1 | -8/+8 |
2017-08-15 | drm/amdgpu: Remove hard-coded assumptions about compute pipes | Felix Kuehling | 1 | -2/+2 |
2017-05-31 | drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c | Andres Rodriguez | 1 | -6/+6 |
2017-05-31 | drm/amdgpu: take ownership of per-pipe configuration v3 | Andres Rodriguez | 1 | -0/+1 |
2017-05-31 | drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr | Andres Rodriguez | 1 | -1/+1 |
2017-05-31 | drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2 | Andres Rodriguez | 1 | -45/+4 |
2016-09-19 | drm/amdkfd: Fix possible infinite loop | Edward O'Callaghan | 1 | -8/+9 |
2016-01-28 | drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() | Colin Ian King | 1 | -1/+1 |
2015-10-14 | drm/amdgpu: rework sdma structures | Alex Deucher | 1 | -2/+2 |
2015-07-20 | drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface | Ben Goz | 1 | -0/+543 |