aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25amdkfd: Fix memory leak of mqds on dqm finiOded Gabbay1-0/+4
2014-11-19amdkfd: Instead of using get function, use container_ofAlexey Skidanov1-12/+9
2014-11-20amdkfd: Fix memory leak on process deregistrationJay Cornwall1-0/+1
2014-11-20amdkfd: fence_wait_timeout() can be staticOded Gabbay1-2/+3
2014-07-17amdkfd: Add device queue manager moduleBen Goz1-0/+1059