summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi2023-06-091-1/+1
* drm/amdkfd: update SPDX license headerRajneesh Bhardwaj2022-02-141-1/+2
* drm/amdkfd: Eliminate unnecessary kernel queue function pointersYong Zhao2019-12-051-25/+9
* drm/amdkfd: Eliminate ops_asic_specific in kernel queueYong Zhao2019-11-191-4/+0
* drm/amdkfd: Merge CIK kernel queue functions into VIYong Zhao2019-11-191-1/+0
* drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao2019-11-131-1/+0
* drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox2019-06-211-0/+1
* drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao2018-07-111-1/+1
* drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queueFelix Kuehling2018-04-081-1/+6
* drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-151-2/+0
* drm/amdkfd: Add initial VI support for KQBen Goz2014-12-021-0/+7
* drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-121-2/+29
* amdkfd: Add kernel queue moduleBen Goz2014-07-171-0/+69