aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-03drm/amdkfd: Add static user-mode queues supportYair Shachar1-10/+36
2015-01-15drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay1-4/+0
2015-01-12drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay1-13/+13
2015-01-09drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay1-7/+3
2014-07-17amdkfd: Add packet manager moduleBen Goz1-0/+565