summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-5/+52
|\
| * drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba2018-11-191-0/+45
| * drm/amdkfd: fix interrupt spin lockChristian König2018-11-051-2/+3
| * drm/amdkfd: Add proper prefix to functionsAmber Lin2018-11-051-3/+3
| * drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin2018-11-051-3/+4
* | drm/amdkfd: add new vega20 pci idAlex Deucher2018-12-101-0/+1
* | drm/amdkfd: add new vega10 pci idsAlex Deucher2018-12-101-0/+6
|/
* drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu2018-09-271-1/+1
* drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu2018-09-261-0/+22
* drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu2018-09-261-1/+12
* drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling2018-09-261-0/+4
* drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng2018-09-261-16/+0
* drm/amdkfd: reflect atomic support in IO link propertiesEric Huang2018-09-261-5/+7
* BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-271-1/+2
|\
| * drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-201-1/+2
* | drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu2018-09-101-0/+3
|/
* drm/amdkfd: Enable Raven for KFDYong Zhao2018-07-131-0/+16
* drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao2018-07-131-0/+12
* drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu2018-07-111-0/+23
* drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu2018-07-111-3/+40
* drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu2018-07-111-0/+10
* drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao2018-07-111-2/+12
* drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling2018-07-111-2/+2
* drm/amdkfd: Separate trap handler assembly code and its hex valuesYong Zhao2018-05-011-2/+1
* drm/amdkfd: Remove redundant include of amd-iommu.hFelix Kuehling2018-05-011-3/+0
* drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling2018-04-101-0/+37
* drm/amdkfd: Try to enable atomics for all GPUswelu2018-04-101-14/+13
* drm/amdkfd: Add GFXv9 CWSR trap handlerFelix Kuehling2018-04-101-3/+10
* drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling2018-04-101-1/+1
* drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling2018-04-101-0/+10
* drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling2018-03-231-0/+38
* drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifierFelix Kuehling2018-03-231-1/+1
* drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling2018-02-061-1/+64
* drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling2017-12-081-97/+30
* drm/amdkfd: Add dGPU device IDs and device infoFelix Kuehling2018-01-041-2/+143
* drm/amdkfd: Make sched_policy a per-device settingFelix Kuehling2018-01-041-1/+1
* drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling2018-01-041-0/+17
* drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling2017-11-271-0/+11
* drm/amdkfd: Add CWSR supportFelix Kuehling2017-11-141-2/+18
* drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez2017-10-271-1/+1
* drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao2017-09-201-0/+5
* drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao2017-09-201-7/+16
* drm/amdkfd: Reorganize kfd resume codeYong Zhao2017-09-201-38/+40
* drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling2017-09-261-7/+0
* drm/amdkfd: Update PM4 packet headersFelix Kuehling2017-08-151-4/+4
* drm/amdkfd: Add more error printing to help bringup v2Yong Zhao2017-08-151-2/+10
* drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling2017-08-151-7/+9
* drm/amdkfd: Allocate gtt_sa_bitmap in long unitsFelix Kuehling2017-08-151-4/+4
* drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling2017-08-151-1/+8
* drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling2017-08-151-10/+0
OpenPOWER on IntegriCloud