summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device.c
AgeCommit message (Expand)Author
2019-04-04drm/amdkfd: Add picasso pci idAlex Deucher
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-10drm/amdkfd: add new vega20 pci idAlex Deucher
2018-12-10drm/amdkfd: add new vega10 pci idsAlex Deucher
2018-11-19drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba
2018-11-05drm/amdkfd: fix interrupt spin lockChristian König
2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin
2018-11-05drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin
2018-09-27drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu
2018-09-26drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu
2018-09-26drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling
2018-09-26drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng
2018-09-26drm/amdkfd: reflect atomic support in IO link propertiesEric Huang
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-10drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu
2018-07-13drm/amdkfd: Enable Raven for KFDYong Zhao
2018-07-13drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao
2018-07-11drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu
2018-07-11drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu
2018-07-11drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao
2018-07-11drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling
2018-05-01drm/amdkfd: Separate trap handler assembly code and its hex valuesYong Zhao
2018-05-01drm/amdkfd: Remove redundant include of amd-iommu.hFelix Kuehling
2018-04-10drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling
2018-04-10drm/amdkfd: Try to enable atomics for all GPUswelu
2018-04-10drm/amdkfd: Add GFXv9 CWSR trap handlerFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling
2018-04-10drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling
2018-03-23drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling
2018-03-23drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifierFelix Kuehling
2018-02-06drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling
2018-01-04drm/amdkfd: Add dGPU device IDs and device infoFelix Kuehling
2018-01-04drm/amdkfd: Make sched_policy a per-device settingFelix Kuehling
2018-01-04drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling
2017-11-27drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling
2017-11-14drm/amdkfd: Add CWSR supportFelix Kuehling
2017-10-27drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez
2017-09-20drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao
2017-09-20drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao
2017-09-20drm/amdkfd: Reorganize kfd resume codeYong Zhao
2017-09-26drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling
2017-08-15drm/amdkfd: Update PM4 packet headersFelix Kuehling
2017-08-15drm/amdkfd: Add more error printing to help bringup v2Yong Zhao
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling
2017-08-15drm/amdkfd: Allocate gtt_sa_bitmap in long unitsFelix Kuehling
2017-08-15drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling