summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_pasid.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling1-2/+2
2017-08-16drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell1-1/+2
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay1-1/+1
2014-12-28amdkfd: actually allocate longs for the pasid bitmaskSasha Levin1-1/+1
2014-12-03amdkfd: use sizeof(long) granularity for the pasid bitmaskSasha Levin1-2/+1
2014-07-17amdkfd: Add basic modules to amdkfdOded Gabbay1-0/+97