aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_crat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-05drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor1-1/+1
2019-01-14drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling1-0/+8
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS1-1/+1
2018-11-19drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba1-0/+6
2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin1-2/+2
2018-11-05drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin1-2/+3
2018-11-05drm/amdkfd: Use kmemdup instead of duplicating its functionzhong jiang1-3/+1
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu1-0/+1
2018-09-10drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl1-6/+9
2018-09-10drm/amdkfd: Generate xGMI direct iolinkShaoyun Liu1-10/+68
2018-07-13drm/amdkfd: Consolidate duplicate memory banks info in topologyYong Zhao1-11/+46
2018-04-10drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling1-0/+11
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling1-0/+3
2018-03-15drm/amdkfd: fix uninitialized variable useArnd Bergmann1-1/+1
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling1-11/+3
2017-12-08drm/amdkfd: Module option to disable CRAT tableFelix Kuehling1-0/+5
2017-12-08drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan1-17/+579
2017-12-08drm/amdkfd: Add topology support for CPUsFelix Kuehling1-9/+312
2017-12-08drm/amdkfd: Simplify counting of memory banksFelix Kuehling1-2/+1
2017-12-08drm/amdkfd: Turn verbose topology messages into pr_debugFelix Kuehling1-8/+9
2017-12-08drm/amdkfd: Decouple CRAT parsing from device list updateHarish Kasiviswanathan1-49/+69
2017-12-08drm/amdkfd: Reorganize CRAT fetching from ACPIHarish Kasiviswanathan1-7/+34
2017-12-08drm/amdkfd: Group up CRAT related functionsFelix Kuehling1-0/+350