summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_pasid.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-05drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin1-2/+3
2017-12-08drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan1-1/+1
2017-09-26drm/amdkfd: Use PASID manager from KGDFelix Kuehling1-52/+38
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling1-2/+2
2017-08-15drm/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-16amdkfd: Add basic modules to amdkfdOded Gabbay1-0/+97