summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_queue.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-01drm/amdkfd: use %px to print user space address instead of %pPhilip Yang1-4/+4
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling1-2/+0
2017-08-15drm/amdkfd: Remove usage of alloc(sizeof(struct...Kent Russell1-5/+5
2016-09-19drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan1-2/+2
2014-07-17amdkfd: Add queue moduleBen Goz1-0/+85