summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_crat.c
AgeCommit message (Expand)Author
2019-10-30drm/amdkfd: bug fix for out of bounds mem on gpu cache filling infoAlex Sierra
2019-10-03drm/amdkfd: use navi12 specific family id for navi12 code pathshaoyunl
2019-09-16drm/amdkfd: add renoir cache info for CRAT (v2)Huang Rui
2019-09-16drm/amdkfd: Support Navi14 in KFDYong Zhao
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva
2019-07-18drm/amdkfd: Increase vcrat size for GPUOak Zeng
2019-07-18amd/amdkfd: Add ASIC ARCTURUS to kfdYong Zhao
2019-06-21drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox
2019-05-24drm/amdkfd: Add VegaM supportKent Russell
2019-05-24drm/amdkfd: Adjust weight to represent num_hops info when report xgmi iolinkshaoyunl
2019-02-05drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor
2019-01-14drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS
2018-11-19drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba
2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin
2018-11-05drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin
2018-11-05drm/amdkfd: Use kmemdup instead of duplicating its functionzhong jiang
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu
2018-09-10drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl
2018-09-10drm/amdkfd: Generate xGMI direct iolinkShaoyun Liu
2018-07-13drm/amdkfd: Consolidate duplicate memory banks info in topologyYong Zhao
2018-04-10drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling
2018-03-15drm/amdkfd: fix uninitialized variable useArnd Bergmann
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling
2017-12-08drm/amdkfd: Module option to disable CRAT tableFelix Kuehling
2017-12-08drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan
2017-12-08drm/amdkfd: Add topology support for CPUsFelix Kuehling
2017-12-08drm/amdkfd: Simplify counting of memory banksFelix Kuehling
2017-12-08drm/amdkfd: Turn verbose topology messages into pr_debugFelix Kuehling
2017-12-08drm/amdkfd: Decouple CRAT parsing from device list updateHarish Kasiviswanathan
2017-12-08drm/amdkfd: Reorganize CRAT fetching from ACPIHarish Kasiviswanathan
2017-12-08drm/amdkfd: Group up CRAT related functionsFelix Kuehling