summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24drm/amdkfd: Introduce asic-specific mqd_manager_init functionOak Zeng1-0/+2
2018-11-26drm/amd/amdkfd: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-01-04drm/amdkfd: Add dGPU support to the device queue managerFelix Kuehling1-0/+93
2017-11-01drm/amdkfd: Cleanup DQM ASIC-specific opsYong Zhao1-13/+7
2017-08-15drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben1-0/+2
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling1-1/+1
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling1-2/+0
2017-08-15drm/amdkfd: Consolidate and clean up log commandsKent Russell1-1/+1
2015-07-30drm/amdkfd: fix bug when initializing sdma vmOded Gabbay1-1/+1
2015-07-20drm/amdkfd: Add support for VI in DQMBen Goz1-4/+99
2015-05-19drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay1-0/+8
2015-05-19drm/amdkfd: Use new struct for asic specific opsOded Gabbay1-1/+1
2015-01-12drm/amdkfd: Add initial VI support for DQMBen Goz1-0/+64