Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/amdkfd: Eliminate unnecessary kernel queue function pointers | Yong Zhao | 2019-12-05 | 1 | -25/+9 |
* | drm/amdkfd: Eliminate ops_asic_specific in kernel queue | Yong Zhao | 2019-11-19 | 1 | -4/+0 |
* | drm/amdkfd: Merge CIK kernel queue functions into VI | Yong Zhao | 2019-11-19 | 1 | -1/+0 |
* | drm/amdkfd: Use kernel queue v9 functions for v10 | Yong Zhao | 2019-11-13 | 1 | -1/+0 |
* | drm/amdkfd: Add navi10 support to amdkfd. (v3) | Philip Cox | 2019-06-21 | 1 | -0/+1 |
* | drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager | Yong Zhao | 2018-07-11 | 1 | -1/+1 |
* | drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue | Felix Kuehling | 2018-04-08 | 1 | -1/+6 |
* | drm/amdkfd: Remove sync_with_hw() from amdkfd | Oded Gabbay | 2015-01-15 | 1 | -2/+0 |
* | drm/amdkfd: Add initial VI support for KQ | Ben Goz | 2014-12-02 | 1 | -0/+7 |
* | drm/amdkfd: Encapsulate KQ functions in ops structure | Oded Gabbay | 2015-01-12 | 1 | -2/+29 |
* | amdkfd: Add kernel queue module | Ben Goz | 2014-07-17 | 1 | -0/+69 |