summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan2016-09-191-1/+1
* drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar2015-06-031-1/+1
* drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-031-0/+16
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-171-13/+21
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-291-4/+8
| |\
| * | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-121-7/+9
| * | drm/amdkfd: Add SDMA user-mode queues support to QCMBen Goz2015-01-091-1/+1
| * | drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov2015-01-091-4/+10
* | | drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay2015-02-021-1/+5
| |/ |/|
* | drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay2015-01-181-4/+5
* | drm/amdkfd: PQM handle queue creation faultBen Goz2015-01-151-0/+3
|/
* amdkfd: fix an error handling bug in pqm_create_queue()Dan Carpenter2014-11-251-1/+1
* amdkfd: pqm_get_kernel_queue() can be statickbuild test robot2014-11-201-1/+2
* amdkfd: Add process queue manager moduleBen Goz2014-07-171-0/+342