summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device.c
AgeCommit message (Expand)Author
2019-06-11drm/amdkfd: Add device to topology after it is completely initedOak Zeng
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-28drm/amdkfd: Allocate gws on device initializationOak Zeng
2019-05-24drm/amdkfd: Add VegaM supportKent Russell
2019-05-24drm/amdkfd: Introduce XGMI SDMA queue typeOak Zeng
2019-05-24drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan
2019-05-20drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan
2019-05-20drm/amdkfd: Add missing Polaris10 IDKent Russell
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-19drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-04drm/amdkfd: Add picasso pci idAlex Deucher
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang
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