aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-01amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.cEdward O'Callaghan1-1/+1
2016-05-01amdkfd: Use the canonical form in branch predicatesEdward O'Callaghan1-5/+5
2015-07-20drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz1-4/+87
2015-07-20drm/amdkfd: fix runlist length calculationBen Goz1-1/+7
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