aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device.c
Commit message (Expand)AuthorAge
* drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan2019-05-20
* drm/amdkfd: Add missing Polaris10 IDKent Russell2019-05-20
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-05-02
|\
| * drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin2019-04-19
* | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-15
|\ \ | |/ |/|
| * drm/amdkfd: Add picasso pci idAlex Deucher2019-04-04
* | drm/amdkfd: add RAS ECC event support (v3)Eric Huang2019-03-19
|/
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25
|\
| * drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba2018-11-19
| * 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: add new vega20 pci idAlex Deucher2018-12-10
* | drm/amdkfd: add new vega10 pci idsAlex Deucher2018-12-10
|/
* 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