aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-14drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling1-3/+9
2019-01-14drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling1-4/+5
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling1-0/+18
2018-12-07drm/amdkfd: Add NULL-pointer checkFelix Kuehling1-1/+1
2018-11-19drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba1-0/+2
2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin1-4/+4
2018-11-05drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin1-5/+5
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu1-0/+1
2018-09-26drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling1-3/+3
2018-09-26drm/amdkfd: reflect atomic support in IO link propertiesEric Huang1-7/+30
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie1-5/+16
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao1-5/+16
2018-09-10drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu1-0/+4
2018-04-10drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling1-0/+6
2018-03-15drm/amdkfd: Populate DRM render device minorOak Zeng1-0/+4
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling1-13/+3
2018-01-18drm/amdkfd: Use ARRAY_SIZE macro in kfd_build_sysfs_node_entryGustavo A. R. Silva1-1/+1
2017-12-08drm/amdkfd: Ignore ACPI CRAT for non-APU systemsHarish Kasiviswanathan1-2/+22
2017-12-08drm/amdkfd: Add AQL Queue Memory flag on topologyBen Goz1-0/+4
2017-12-08drm/amdkfd: Fixup incorrect info in the CZ CRAT tablePhilip Cox1-3/+6
2017-12-08drm/amdkfd: Add perf counters to topologyAmber Lin1-2/+114
2017-12-08drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan1-30/+158
2017-12-08drm/amdkfd: Add topology support for CPUsFelix Kuehling1-26/+164
2017-12-08drm/amdkfd: Fix sibling_map[] sizeHarish Kasiviswanathan1-7/+13
2017-12-08drm/amdkfd: Simplify counting of memory banksFelix Kuehling1-12/+2
2017-12-08drm/amdkfd: Turn verbose topology messages into pr_debugFelix Kuehling1-1/+1
2017-12-08drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan1-7/+11
2017-12-08drm/amdkfd: Decouple CRAT parsing from device list updateHarish Kasiviswanathan1-27/+57
2017-12-08drm/amdkfd: Reorganize CRAT fetching from ACPIHarish Kasiviswanathan1-22/+18
2017-12-08drm/amdkfd: Group up CRAT related functionsFelix Kuehling1-329/+5
2017-12-08drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao1-0/+10
2017-12-08drm/amdkfd: Topology: Fix location_idHarish Kasiviswanathan1-2/+2
2017-12-08drm/amdkfd: Update number of compute unit from KGDFlora Cui1-2/+5
2017-12-08drm/amdkfd: Stop using get_vmem_size KGD-KFD interfaceHarish Kasiviswanathan1-1/+5
2017-11-27drm/amdkfd: Add debugfs support to KFDFelix Kuehling1-0/+55
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling1-1/+3
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling1-28/+0
2017-08-15drm/amdkfd: Change x==NULL/false references to !xKent Russell1-3/+3
2017-08-15drm/amdkfd: Consolidate and clean up log commandsKent Russell1-3/+3
2017-08-15drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell1-2/+2
2016-09-19drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpackEdward O'Callaghan1-3/+5
2016-06-03drm/amdkfd: print once about mem_banks truncationOded Gabbay1-1/+1
2015-07-20drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz1-0/+5
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay1-2/+2
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang1-5/+7
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie1-1/+1
2015-01-09drm/amdkfd: Add number of watch points to topologyAlexey Skidanov1-71/+84
2014-12-02amdkfd: Fixing topology bug in building sysfs nodesBen Goz1-1/+1
2014-11-09amdkfd: Display MEC fw version in topology nodeOded Gabbay1-2/+6