aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay1-9/+8
2015-01-08drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer1-15/+0
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay1-0/+18
2014-11-19amdkfd: Instead of using get function, use container_ofAlexey Skidanov1-0/+2
2014-11-20amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay1-1/+1
2014-07-17amdkfd: Implement the Get Process Aperture IOCTLAlexey Skidanov1-0/+6
2014-07-17amdkfd: Add interrupt handling moduleAndrew Lewycky1-3/+18
2014-07-17amdkfd: Add device queue manager moduleBen Goz1-0/+21
2014-07-17amdkfd: Add process queue manager moduleBen Goz1-0/+26
2014-07-17amdkfd: Add packet manager moduleBen Goz1-0/+75
2014-07-17amdkfd: Add module parameter of scheduling policyBen Goz1-0/+30
2014-07-17amdkfd: Add kernel queue moduleBen Goz1-1/+35
2014-07-17amdkfd: Add mqd_manager moduleBen Goz1-0/+22
2014-07-17amdkfd: Add queue moduleBen Goz1-1/+123
2014-07-17amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay1-0/+1
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay1-0/+147
2014-07-16amdkfd: Add topology module to amdkfdEvgeny Pinchuk1-0/+18
2014-07-16amdkfd: Add amdkfd skeleton driverOded Gabbay1-0/+81