Age | Commit message (Expand) | Author | Files | Lines |
2020-04-30 | drm/amdkfd: Track GPU memory utilization per process | Mukul Joshi | 1 | -3/+10 |
2020-04-28 | drm/amdkfd: Enable over-subscription with >1 GWS queue | Joseph Greathouse | 1 | -0/+1 |
2020-04-28 | drm/amdkfd: Enable GWS based on FW Support | Joseph Greathouse | 1 | -3/+5 |
2020-04-28 | drm/amdkfd: New IOCTL to allocate queue GWS (v2) | Oak Zeng | 1 | -0/+39 |
2020-02-29 | drm/amdkfd: Make get_tile_config() generic | Yong Zhao | 1 | -1/+1 |
2020-02-13 | drm/amdkfd: show warning when kfd is locked | Rajneesh Bhardwaj | 1 | -0/+2 |
2020-01-10 | drm/amdkfd: Improve kfd_process lookup in kfd_ioctl | Felix Kuehling | 1 | -4/+26 |
2019-12-17 | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter | 1 | -16/+13 |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-11-13 | drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages | Yong Zhao | 1 | -6/+6 |
2019-11-13 | drm/amdkfd: Simplify the mmap offset related bit operations | Yong Zhao | 1 | -10/+7 |
2019-10-25 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -9/+10 |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -1/+1 |
2019-10-03 | drm/amdkfd: Improve KFD IOCTL printing | Yong Zhao | 1 | -2/+3 |
2019-10-03 | drm/amdkfd: Use hex print format for pasid | Yong Zhao | 1 | -6/+6 |
2019-10-03 | drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va() | Yong Zhao | 1 | -1/+1 |
2019-08-07 | Revert "drm/amdkfd: New IOCTL to allocate queue GWS" | Alex Deucher | 1 | -28/+0 |
2019-07-16 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+82 |
2019-06-22 | timekeeping: Use proper clock specifier names in functions | Jason A. Donenfeld | 1 | -1/+1 |
2019-05-31 | drm/amdkfd: Return proper error code for gws alloc API | Oak Zeng | 1 | -3/+3 |
2019-05-30 | drm/amdkfd: fix null pointer dereference on dev | Colin Ian King | 1 | -3/+4 |
2019-05-28 | drm/amdkfd: New IOCTL to allocate queue GWS | Oak Zeng | 1 | -0/+27 |
2019-05-28 | drm/amdkfd: Use kfd fd to mmap mmio | Oak Zeng | 1 | -0/+45 |
2019-05-24 | drm/amdkfd: Introduce XGMI SDMA queue type | Oak Zeng | 1 | -0/+2 |
2019-05-24 | drm/amdkfd: Cosmetic cleanup | Kent Russell | 1 | -1/+1 |
2019-05-24 | drm/amdkfd: Expose HDP registers to user space | Oak Zeng | 1 | -0/+6 |
2019-01-06 | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+2 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -12/+6 |
2018-12-19 | drm/amdkfd: Fix handling of return code of dma_buf_get | Felix Kuehling | 1 | -2/+2 |
2018-12-08 | drm/amdkfd: Add support for doorbell BOs | Felix Kuehling | 1 | -0/+6 |
2018-12-08 | drm/amdkfd: Add DMABuf import functionality | Felix Kuehling | 1 | -1/+117 |
2018-11-05 | drm/amdkfd: Add proper prefix to functions | Amber Lin | 1 | -2/+2 |
2018-11-05 | drm/amdkfd: Simplify kfd2kgd interface | Amber Lin | 1 | -10/+11 |
2018-09-27 | drm/amdkfd: Add wavefront context save state retrieval ioctl | Jay Cornwall | 1 | -0/+21 |
2018-09-11 | drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2) | shaoyunl | 1 | -1/+1 |
2018-07-15 | drm/amdkfd: Add CU-masking ioctl to KFD | Felix Kuehling | 1 | -0/+58 |
2018-07-12 | drm/amdkfd: Implement GPU reset handlers in KFD | Shaoyun Liu | 1 | -0/+3 |
2018-07-11 | drm/admkfd use modern ktime accessors | Arnd Bergmann | 1 | -6/+2 |
2018-05-15 | Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabba... | Dave Airlie | 1 | -17/+35 |
2018-04-24 | drm/amdkfd: fix clock counter retrieval for node without GPU | Andres Rodriguez | 1 | -6/+7 |
2018-04-24 | drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu() | Wei Yongjun | 1 | -1/+1 |
2018-04-24 | drm/amdkfd: kfd_dev_is_large_bar() can be static | kbuild test robot | 1 | -1/+1 |
2018-05-02 | drm/amdkfd: use %px to print user space address instead of %p | Philip Yang | 1 | -1/+1 |
2018-04-24 | drm/amdkfd: Integer overflows in ioctl | Dan Carpenter | 1 | -4/+4 |
2018-04-11 | drm/amdkfd: Implement doorbell allocation for SOC15 | Felix Kuehling | 1 | -0/+7 |
2018-04-11 | drm/amdkfd: Clean up KFD_MMAP_ offset handling | Harish Kasiviswanathan | 1 | -12/+23 |
2018-03-16 | drm/amdkfd: Add module option for testing large-BAR functionality | Felix Kuehling | 1 | -0/+5 |
2018-03-16 | drm/amdkfd: Kmap event page for dGPUs | Felix Kuehling | 1 | -0/+56 |
2018-03-16 | drm/amdkfd: Add ioctls for GPUVM memory management | Felix Kuehling | 1 | -0/+377 |
2018-03-16 | drm/amdkfd: Remove limit on number of GPUs | Felix Kuehling | 1 | -0/+94 |