summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_queue.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: use %px to print user space address instead of %pPhilip Yang2018-05-011-4/+4
* drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling2017-08-151-2/+0
* drm/amdkfd: Remove usage of alloc(sizeof(struct...Kent Russell2017-08-151-5/+5
* drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan2016-09-191-2/+2
* amdkfd: Add queue moduleBen Goz2014-07-171-0/+85