Age | Commit message (Expand) | Author |
2018-11-26 | drm/amd/amdkfd: Remove duplicate header | Brajeswar Ghosh |
2018-11-19 | drm/amdkfd: Workaround PASID missing in gfx9 interrupt payload under non HWS | Yong Zhao |
2018-11-19 | drm/amdkfd: Adjust the debug message in KFD ISR | Yong Zhao |
2018-11-19 | drm/amdkfd: Added Vega12 and Polaris12 for KFD. | Gang Ba |
2018-11-19 | drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager | Yong Zhao |
2018-11-05 | drm/amdkfd: fix interrupt spin lock | Christian König |
2018-11-05 | drm/amdkfd: page_table_base already have the flags needed | Yong Zhao |
2018-11-05 | drm/amdkfd: Delete a duplicate statement in set_pasid_vmid_mapping() | Yong Zhao |
2018-11-05 | drm/amdkfd: Add proper prefix to functions | Amber Lin |
2018-11-05 | drm/amdkfd: Simplify kfd2kgd interface | Amber Lin |
2018-11-05 | drm/amdkfd: Use kmemdup instead of duplicating its function | zhong jiang |
2018-10-10 | drm/amdkfd: Remove set but not used variable 'preempt_all_queues' | YueHaibing |
2018-10-09 | drm/amdkfd: Fix incorrect use of process->mm | Felix Kuehling |
2018-09-27 | drm/amdkfd: Remove the requirement for atomic Ops on vg20 | Shaoyun Liu |
2018-09-26 | drm/amdkfd: Vega20 bring up on amdkfd side | Shaoyun Liu |
2018-09-26 | drm/amd: Interface change to support 64 bit page_table_base | Shaoyun Liu |
2018-09-26 | drm/amdkfd: Make the number of SDMA queues variable | Shaoyun Liu |
2018-09-26 | drm/amdkfd: Add wavefront context save state retrieval ioctl | Jay Cornwall |
2018-09-26 | drm/amdkfd: Report SDMA firmware version in the topology | Felix Kuehling |
2018-09-26 | drm/amdkfd: KFD doesn't support TONGA SRIOV | Emily Deng |
2018-09-26 | drm/amdkfd: reflect atomic support in IO link properties | Eric Huang |
2018-09-27 | BackMerge v4.19-rc5 into drm-next | Dave Airlie |
2018-09-20 | drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs | Yong Zhao |
2018-09-20 | drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9 | Yong Zhao |
2018-09-10 | drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2) | shaoyunl |
2018-09-10 | drm/amdkfd: Generate xGMI direct iolink | Shaoyun Liu |
2018-09-10 | drm/amdkfd: Add new iolink type defines | Shaoyun Liu |
2018-09-10 | drm/amdkfd: kfd expose the hive_id of the device through its node properties | Shaoyun Liu |
2018-08-29 | drm/amdgpu: Relocate some definitions v2 | Amber Lin |
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-28 | drm/amdgpu: Move KFD parameters to amdgpu (v3) | Amber Lin |
2018-08-28 | drm/amdgpu: Merge amdkfd into amdgpu | Amber Lin |
2018-07-16 | drm/amdkfd: Call kfd2kgd.set_compute_idle | Felix Kuehling |
2018-07-14 | drm/amdkfd: Add CU-masking ioctl to KFD | Felix Kuehling |
2018-07-13 | drm/amdkfd: Enable Raven for KFD | Yong Zhao |
2018-07-13 | drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event() | Yong Zhao |
2018-07-13 | drm/amdkfd: Workaround to accommodate Raven too many PPR issue | Yong Zhao |
2018-07-13 | drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issues | Yong Zhao |
2018-07-13 | drm/amdkfd: Make SDMA engine number an ASIC-dependent variable | Yong Zhao |
2018-07-13 | drm/amdkfd: Consolidate duplicate memory banks info in topology | Yong Zhao |
2018-07-11 | drm/amdkfd: Clean up reference of radeon | Yong Zhao |
2018-07-11 | drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager | Yong Zhao |
2018-07-11 | drm/amdkfd: Use module parameters noretry as the internal variable name | Yong Zhao |
2018-07-11 | drm/amdkfd: Introduce KFD module parameter halt_if_hws_hang | Yong Zhao |
2018-07-11 | drm/amdkfd: Add debugfs interface to trigger HWS hang | Shaoyun Liu |
2018-07-11 | drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculation | Shaoyun Liu |
2018-07-11 | drm/amdkfd: Implement hang detection in KFD and call amdgpu | Shaoyun Liu |
2018-07-11 | drm/amdkfd: Implement GPU reset handlers in KFD | Shaoyun Liu |
2018-07-11 | drm/amdkfd: Add gpu reset interface and place holder | Shaoyun Liu |