summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_crat.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva2019-07-261-0/+1
* drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox2019-06-221-0/+5
* drm/amdkfd: Add VegaM supportKent Russell2019-05-241-0/+5
* drm/amdkfd: Adjust weight to represent num_hops info when report xgmi iolinkshaoyunl2019-05-241-2/+5
* drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor2019-02-061-1/+1
* drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling2019-01-141-0/+8
* mm: convert zone->managed_pages to atomic variableArun KS2018-12-281-1/+1
* drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba2018-11-191-0/+6
* drm/amdkfd: Add proper prefix to functionsAmber Lin2018-11-051-2/+2
* drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin2018-11-051-2/+3
* drm/amdkfd: Use kmemdup instead of duplicating its functionzhong jiang2018-11-051-3/+1Star
* drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu2018-09-271-0/+1
* drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl2018-09-111-6/+9
* drm/amdkfd: Generate xGMI direct iolinkShaoyun Liu2018-09-111-10/+68
* drm/amdkfd: Consolidate duplicate memory banks info in topologyYong Zhao2018-07-131-11/+46
* drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling2018-04-101-0/+11
* drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling2018-03-151-0/+3
* drm/amdkfd: fix uninitialized variable useArnd Bergmann2018-03-151-1/+1
* drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling2017-12-091-11/+3Star
* drm/amdkfd: Module option to disable CRAT tableFelix Kuehling2017-12-091-0/+5
* drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan2017-12-091-17/+579
* drm/amdkfd: Add topology support for CPUsFelix Kuehling2017-12-091-9/+312
* drm/amdkfd: Simplify counting of memory banksFelix Kuehling2017-12-091-2/+1Star
* drm/amdkfd: Turn verbose topology messages into pr_debugFelix Kuehling2017-12-091-8/+9
* drm/amdkfd: Decouple CRAT parsing from device list updateHarish Kasiviswanathan2017-12-091-49/+69
* drm/amdkfd: Reorganize CRAT fetching from ACPIHarish Kasiviswanathan2017-12-091-7/+34
* drm/amdkfd: Group up CRAT related functionsFelix Kuehling2017-12-091-0/+350