aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c
Commit message (Expand)AuthorAge
* drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba2018-11-19
* drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu2018-09-26
* drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu2018-07-11
* drm/amdkfd: Locking PM mutex while allocating IB bufferBen Goz2018-05-01
* drm/amdkfd: Add GFXv9 PM4 packet writer functionsFelix Kuehling2018-04-10
* drm/amdkfd: Move packet writer functions into ASIC-specific fileFelix Kuehling2018-04-10
* Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-04-02
|\
| * drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling2018-03-15
* | drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling2018-03-23
|/
* drm/amdkfd: Add debugfs support to KFDFelix Kuehling2017-11-27
* drm/amdkfd: Fix oversubscription accountingFelix Kuehling2017-11-27
* drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling2017-11-27
* drm/amdkfd: Hardware DWORD size is 4 bytesFelix Kuehling2017-11-06
* drm/amdkfd: Improve multiple SDMA queues support per processshaoyunl2017-09-27
* drm/amdkfd: Clean up process queue managementFelix Kuehling2017-09-27
* drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao2017-09-27
* drm/amdkfd: Adjust dequeue latencies and timeoutsFelix Kuehling2017-09-20
* drm/amdkfd: Update PM4 packet headersFelix Kuehling2017-08-15
* drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling2017-08-15
* drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling2017-08-15
* drm/amdkfd: Fix goto usage v2Kent Russell2017-08-15
* drm/amdkfd: Change x==NULL/false references to !xKent Russell2017-08-15
* drm/amdkfd: Consolidate and clean up log commandsKent Russell2017-08-15
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-15
* drm/amdkfd: allow split HQD on per-queue granularity v5Andres Rodriguez2017-05-31
* amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.cEdward O'Callaghan2016-04-30
* amdkfd: Use the canonical form in branch predicatesEdward O'Callaghan2016-04-30
* drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz2015-07-20
* drm/amdkfd: fix runlist length calculationBen Goz2015-07-20
* drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-03
* drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-15
* drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-12
* drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay2015-01-09
* amdkfd: Add packet manager moduleBen Goz2014-07-16