aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorFilesLines
2015-01-09drm/amdkfd: Add gtt sa related data to kfd_dev structOded Gabbay1-6/+15
2015-01-09drm/amdkfd: Pass queue type to pqm_create_queue()Ben Goz1-2/+2
2015-01-09drm/amdkfd: Identify SDMA queue in create queue ioctlBen Goz1-0/+2
2015-01-09drm/amdkfd: Add SDMA user-mode queues support to QCMBen Goz3-12/+154
2015-01-09drm/amdkfd: Add SDMA mqd supportBen Goz2-0/+130
2015-01-09drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov6-29/+40
2015-01-09drm/amdkfd: Add number of watch points to topologyAlexey Skidanov3-68/+83
2014-07-17amdkfd: Implement the Get Process Aperture IOCTLAlexey Skidanov2-1/+61
2014-07-17amdkfd: Implement the Get Clock Counters IOCTLEvgeny Pinchuk1-1/+28
2014-07-17amdkfd: Implement the Set Memory Policy IOCTLAndrew Lewycky1-1/+51
2014-10-19amdkfd: Implement the create/destroy/update queue IOCTLsOded Gabbay1-3/+202
2014-07-17amdkfd: Add interrupt handling moduleAndrew Lewycky4-5/+218
2014-07-17amdkfd: Add device queue manager moduleBen Goz5-4/+1156
2014-07-17amdkfd: Add process queue manager moduleBen Goz4-1/+390
2014-07-17amdkfd: Add packet manager moduleBen Goz3-1/+641
2014-07-17amdkfd: Add module parameter of scheduling policyBen Goz2-0/+42
2014-07-17amdkfd: Add kernel queue moduleBen Goz7-2/+1066
2014-07-17amdkfd: Add mqd_manager moduleBen Goz5-1/+681
2014-07-17amdkfd: Add queue moduleBen Goz3-2/+209
2014-07-17amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay3-1/+102
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay9-10/+1349
2014-07-16amdkfd: Add topology module to amdkfdEvgeny Pinchuk7-1/+1730
2014-07-16amdkfd: Add amdkfd skeleton driverOded Gabbay6-0/+540