summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay1-1/+5
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay1-4/+5
2015-01-15drm/amdkfd: PQM handle queue creation faultBen Goz1-0/+3
2014-11-25amdkfd: fix an error handling bug in pqm_create_queue()Dan Carpenter1-1/+1
2014-11-20amdkfd: pqm_get_kernel_queue() can be statickbuild test robot1-1/+2
2014-07-17amdkfd: Add process queue manager moduleBen Goz1-0/+342