summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_crat.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Remove field io_link_count from struct kfd_topology_deviceRamesh Errabolu2022-06-101-2/+0
* drm/amdkfd: Add GC 10.3.6 and 10.3.7 KFD definitionsMario Limonciello2022-06-031-0/+2
* drm/amdkfd: add GC 11.0.1 KFD supportHuang Rui2022-05-061-0/+1
* drm/amdkfd: add asic support for GC 11.0.2Eric Huang2022-05-051-0/+1
* drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi2022-05-041-0/+8
* drm/amdkfd: add helper to generate cache info from gfx configAlex Deucher2022-05-041-0/+72
* drm/amdkfd: Fix circular lock dependency warningMukul Joshi2022-04-281-1/+1
* drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi2022-04-131-2/+2
* drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher2022-02-221-1/+1
* drm/amdkfd: Fix leftover errors and warningsRajneesh Bhardwaj2022-02-141-1/+1
* drm/amdkfd: update SPDX license headerRajneesh Bhardwaj2022-02-141-1/+2
* drm/amdgpu: add support for GC 10.1.4Lang Yu2022-02-111-0/+1
* drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang2022-01-111-0/+3
* drm/amdkfd: replace asic_family with asic_typeGraham Sider2021-11-171-1/+1
* drm/amdkfd: convert misc checks to IP version checkingGraham Sider2021-11-171-1/+1
* drm/amdkfd: convert switches to IP version checkingGraham Sider2021-11-171-60/+64
* drm/amdkfd: replace/remove remaining kgd_dev referencesGraham Sider2021-11-171-4/+2
* drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcsGraham Sider2021-11-171-8/+8
* drm/amdkfd: enable cyan_skillfish KFDTao Zhou2021-07-231-0/+1
* drm/amdkfd: report pcie bandwidth to the kfdJonathan Kim2021-07-231-0/+4
* drm/amdkfd: report xgmi bandwidth between direct peers to the kfdJonathan Kim2021-07-231-0/+12
* drm/amdkfd: add yellow carp KFD supportAaron Liu2021-06-041-0/+52
* drm/amdkfd: support beige_goby KFDChengming Gui2021-05-191-0/+61
* drm/amdkfd: add ACPI SRAT parsing for topologyEric Huang2021-05-101-0/+91
* drm/amdkfd: Update L1 and add L2/3 cache informationMike Li2021-05-101-50/+699
* drm/amdkfd: report the numa weight between host and device over xgmiJonathan Kim2021-05-101-0/+1
* drm/amdkfd: expose host gpu link via sysfs (v2)Rajneesh Bhardwaj2021-03-231-1/+15
* drm/amdkfd: Add Aldebaran KFD supportYong Zhao2021-03-101-0/+1
* drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline2021-01-131-4/+7
* drm/amdkfd: Put ACPI table after using itHanjun Guo2020-11-131-4/+9
* drm/amdkfd: Move the ignore_crat check before the CRAT table getHanjun Guo2020-11-131-5/+5
* amdkfd: Check kvmalloc return before memcpyKent Russell2020-11-021-1/+1
* drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell2020-10-141-1/+1
* drm/amdkfd: Support dimgrey_cavefish KFD (v2)Chengming Gui2020-10-121-0/+1
* drm/amdkfd: add Van Gogh KFD supportHuang Rui2020-10-051-0/+5
* drm/amdkfd: Use kvmalloc instead of kmalloc for VCRATKent Russell2020-09-221-4/+5
* drm/amdkfd: Calculate CPU VCRAT size dynamically (v2)Kent Russell2020-09-221-10/+16
* drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui2020-08-261-1/+17
* drm/amdkfd: Support navy_flounder KFDChengming Gui2020-07-151-0/+1
* drm/amdkfd: Support Sienna_Cichlid KFD v4Yong Zhao2020-07-011-0/+1
* drm/amdkfd: Adjust three kfd dmesg printings during initializationYong Zhao2020-04-221-1/+1
* drm/amdkfd: bug fix for out of bounds mem on gpu cache filling infoAlex Sierra2019-10-301-1/+1
* drm/amdkfd: use navi12 specific family id for navi12 code pathshaoyunl2019-10-031-0/+1
* drm/amdkfd: add renoir cache info for CRAT (v2)Huang Rui2019-09-161-0/+5
* drm/amdkfd: Support Navi14 in KFDYong Zhao2019-09-161-0/+1
* Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-091-0/+1
|\
| * drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva2019-07-251-0/+1
* | drm/amdkfd: Increase vcrat size for GPUOak Zeng2019-07-181-1/+1
* | amd/amdkfd: Add ASIC ARCTURUS to kfdYong Zhao2019-07-181-0/+1
|/
* drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox2019-06-211-0/+5