aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device.c
Commit message (Expand)AuthorAge
* drm/amdkfd: fix interrupt spin lockChristian König2018-11-05
* drm/amdkfd: Add proper prefix to functionsAmber Lin2018-11-05
* drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin2018-11-05
* drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu2018-09-27
* drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu2018-09-26
* drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu2018-09-26
* drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling2018-09-26
* drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng2018-09-26
* drm/amdkfd: reflect atomic support in IO link propertiesEric Huang2018-09-26
* BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-26
|\
| * drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-20
* | drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu2018-09-10
|/
* drm/amdkfd: Enable Raven for KFDYong Zhao2018-07-13
* drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao2018-07-13
* drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu2018-07-11
* drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu2018-07-11
* drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu2018-07-11
* drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao2018-07-11
* drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling2018-07-11
* drm/amdkfd: Separate trap handler assembly code and its hex valuesYong Zhao2018-05-01
* drm/amdkfd: Remove redundant include of amd-iommu.hFelix Kuehling2018-05-01
* drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling2018-04-10
* drm/amdkfd: Try to enable atomics for all GPUswelu2018-04-10
* drm/amdkfd: Add GFXv9 CWSR trap handlerFelix Kuehling2018-04-10
* drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling2018-04-10
* drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling2018-04-10
* drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling2018-03-23
* drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifierFelix Kuehling2018-03-23
* drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling2018-02-06
* drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling2017-12-08
* drm/amdkfd: Add dGPU device IDs and device infoFelix Kuehling2018-01-04
* drm/amdkfd: Make sched_policy a per-device settingFelix Kuehling2018-01-04
* drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling2018-01-04
* drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling2017-11-27
* drm/amdkfd: Add CWSR supportFelix Kuehling2017-11-14
* drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez2017-10-27
* drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao2017-09-20
* drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao2017-09-20
* drm/amdkfd: Reorganize kfd resume codeYong Zhao2017-09-20
* drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling2017-09-26
* drm/amdkfd: Update PM4 packet headersFelix Kuehling2017-08-15
* drm/amdkfd: Add more error printing to help bringup v2Yong Zhao2017-08-15
* drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling2017-08-15
* drm/amdkfd: Allocate gtt_sa_bitmap in long unitsFelix Kuehling2017-08-15
* drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling2017-08-15
* drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling2017-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: Remove unused references to shared_resources.num_mecJay Cornwall2017-07-13