summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_pasid.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin2018-11-051-2/+3
* drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan2017-12-091-1/+1
* drm/amdkfd: Use PASID manager from KGDFelix Kuehling2017-09-261-52/+38Star
* drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling2017-08-161-2/+2
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-161-1/+2
* drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay2015-01-181-1/+1
* amdkfd: actually allocate longs for the pasid bitmaskSasha Levin2014-12-281-1/+1
* amdkfd: use sizeof(long) granularity for the pasid bitmaskSasha Levin2014-12-031-2/+1Star
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-161-0/+97