aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_topology.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10drm/amdkfd: Remove field io_link_count from struct kfd_topology_deviceRamesh Errabolu1-1/+0
2022-06-08drm/amdkfd: Extend KFD device topology to surface peer-to-peer linksRamesh Errabolu1-0/+3
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj1-1/+2
2021-11-17drm/amdkfd: Add sysfs bitfields and enums to uAPIFelix Kuehling1-45/+1
2021-08-05drm/amdkfd: Expose GFXIP engine version to sysfsGraham Sider1-0/+1
2021-06-11drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITYAlex Sierra1-4/+3
2021-04-20drm/amdkfd: Add SVM API support capability bitsPhilip Yang1-4/+6
2021-03-05drm/amdkfd: Use a new capability bit for SRAM ECCFelix Kuehling1-2/+3
2021-02-09drm/amdkfd: Get unique_id dynamically v2Kent Russell1-1/+0
2020-05-01drm/amdkfd: Report domain with topologyOri Messinger1-0/+1
2020-04-28drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse1-1/+4
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre1-0/+1
2019-12-19drm/amdkfd: expose num_cp_queues data field to topology node (v2)Huang Rui1-0/+1
2019-12-19drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)Huang Rui1-0/+1
2019-10-03drm/amdkfd: Store kfd_dev in iolink and cache propertiesHarish Kasiviswanathan1-0/+3
2019-08-21drm/amdkfd: Fill the name field in node topology with asic name v2Yong Zhao1-2/+2
2019-05-28drm/amdkfd: Add gws number to kfd topology node propertiesOak Zeng1-0/+1
2019-05-24drm/amdkfd: Expose sdma engine numbers to topologyOak Zeng1-0/+2
2019-03-19drm/amdkfd: add RAS capabilities in topology for Vega20 (v2)Eric Huang1-0/+4
2018-09-10drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu1-0/+1
2018-04-10drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling1-0/+1
2018-03-15drm/amdkfd: Populate DRM render device minorOak Zeng1-0/+1
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling1-5/+1
2017-12-08drm/amdkfd: Add AQL Queue Memory flag on topologyBen Goz1-0/+1
2017-12-08drm/amdkfd: Add perf counters to topologyAmber Lin1-0/+13
2017-12-08drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan1-2/+6
2017-12-08drm/amdkfd: Add topology support for CPUsFelix Kuehling1-0/+3
2017-12-08drm/amdkfd: Fix sibling_map[] sizeHarish Kasiviswanathan1-3/+1
2017-12-08drm/amdkfd: Simplify counting of memory banksFelix Kuehling1-1/+0
2017-12-08drm/amdkfd: Decouple CRAT parsing from device list updateHarish Kasiviswanathan1-2/+4
2017-12-08drm/amdkfd: Group up CRAT related functionsFelix Kuehling1-1/+2
2015-07-20drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz1-0/+1
2014-07-16amdkfd: Add topology module to amdkfdEvgeny Pinchuk1-0/+168