summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-05drm/amdkfd: Eliminate unnecessary kernel queue function pointersYong Zhao1-25/+9
2019-11-19drm/amdkfd: Eliminate ops_asic_specific in kernel queueYong Zhao1-4/+0
2019-11-19drm/amdkfd: Merge CIK kernel queue functions into VIYong Zhao1-1/+0
2019-11-13drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao1-1/+0
2019-06-21drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox1-0/+1
2018-07-11drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao1-1/+1
2018-04-08drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queueFelix Kuehling1-1/+6
2015-01-15drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay1-2/+0
2014-12-02drm/amdkfd: Add initial VI support for KQBen Goz1-0/+7
2015-01-12drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay1-2/+29
2014-07-17amdkfd: Add kernel queue moduleBen Goz1-0/+69