summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c
AgeCommit message (Expand)Author
2017-08-15drm/amdkfd: Update PM4 packet headersFelix Kuehling
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling
2017-08-15drm/amdkfd: Fix goto usage v2Kent Russell
2017-08-15drm/amdkfd: Change x==NULL/false references to !xKent Russell
2017-08-15drm/amdkfd: Consolidate and clean up log commandsKent Russell
2017-08-15drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell
2017-05-31drm/amdkfd: allow split HQD on per-queue granularity v5Andres Rodriguez
2016-05-01amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.cEdward O'Callaghan
2016-05-01amdkfd: Use the canonical form in branch predicatesEdward O'Callaghan
2015-07-20drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz
2015-07-20drm/amdkfd: fix runlist length calculationBen Goz
2015-06-03drm/amdkfd: Add static user-mode queues supportYair Shachar
2015-01-15drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay
2015-01-12drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay
2015-01-09drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay
2014-07-17amdkfd: Add packet manager moduleBen Goz