summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c
Commit message (Expand)AuthorAgeFilesLines
* amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.cEdward O'Callaghan2016-05-011-1/+1
* amdkfd: Use the canonical form in branch predicatesEdward O'Callaghan2016-05-011-5/+5
* drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz2015-07-201-4/+87
* drm/amdkfd: fix runlist length calculationBen Goz2015-07-201-1/+7
* drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-031-10/+36
* drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-151-4/+0
* drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-121-13/+13
* drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay2015-01-091-7/+3
* amdkfd: Add packet manager moduleBen Goz2014-07-171-0/+565
OpenPOWER on IntegriCloud