summary refs log tree commit diff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_crat.c
AgeCommit message (Expand)Author
2023-05-15drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi
2023-05-15drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3Rajneesh Bhardwaj
2023-05-15drm/amdkfd: Report XGMI IOLINKs for GFXIP9.4.3Rajneesh Bhardwaj
2023-05-15drm/amdkfd: add gpu compute cores io links for gfx9.4.3Jonathan Kim
2023-05-15drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi
2023-03-29drm/amdkfd: Add GC 9.4.3 KFD supportHawking Zhang
2022-11-29drm/amdkfd: add GC 11.0.4 KFD supportYifan Zhang
2022-11-09drm/amdkfd: Fix the memory overrunMa Jun
2022-11-04drm/amdkfd: Fix the warning of array-index-out-of-boundsMa Jun
2022-11-01drm/amdkfd: Remove unused variableMa Jun
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi
2022-10-24drm/amdkfd: introduce dummy cache info for property asicPrike Liang
2022-10-24drm/amdkfd: correct the cache info for gfx1036Jesse Zhang
2022-10-24drm/amdkfd: update gfx1037 Lx cache settingPrike Liang
2022-09-13amd/amdkfd: fix repeated words in commentswangjianli
2022-08-30drm/amdkfd: Added GFX 11.0.3 SupportDavid Belanger
2022-06-10drm/amdkfd: Remove field io_link_count from struct kfd_topology_deviceRamesh Errabolu
2022-06-03drm/amdkfd: Add GC 10.3.6 and 10.3.7 KFD definitionsMario Limonciello
2022-05-06drm/amdkfd: add GC 11.0.1 KFD supportHuang Rui
2022-05-05drm/amdkfd: add asic support for GC 11.0.2Eric Huang
2022-05-04drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi
2022-05-04drm/amdkfd: add helper to generate cache info from gfx configAlex Deucher
2022-04-28drm/amdkfd: Fix circular lock dependency warningMukul Joshi
2022-04-13drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi
2022-02-22drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-02-14drm/amdkfd: Fix leftover errors and warningsRajneesh Bhardwaj
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj
2022-02-11drm/amdgpu: add support for GC 10.1.4Lang Yu
2022-01-11drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang
2021-11-17drm/amdkfd: replace asic_family with asic_typeGraham Sider
2021-11-17drm/amdkfd: convert misc checks to IP version checkingGraham Sider
2021-11-17drm/amdkfd: convert switches to IP version checkingGraham Sider
2021-11-17drm/amdkfd: replace/remove remaining kgd_dev referencesGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcsGraham Sider
2021-07-23drm/amdkfd: enable cyan_skillfish KFDTao Zhou
2021-07-23drm/amdkfd: report pcie bandwidth to the kfdJonathan Kim
2021-07-23drm/amdkfd: report xgmi bandwidth between direct peers to the kfdJonathan Kim
2021-06-04drm/amdkfd: add yellow carp KFD supportAaron Liu
2021-05-19drm/amdkfd: support beige_goby KFDChengming Gui
2021-05-10drm/amdkfd: add ACPI SRAT parsing for topologyEric Huang
2021-05-10drm/amdkfd: Update L1 and add L2/3 cache informationMike Li
2021-05-10drm/amdkfd: report the numa weight between host and device over xgmiJonathan Kim
2021-03-23drm/amdkfd: expose host gpu link via sysfs (v2)Rajneesh Bhardwaj
2021-03-10drm/amdkfd: Add Aldebaran KFD supportYong Zhao
2021-01-13drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline
2020-11-13drm/amdkfd: Put ACPI table after using itHanjun Guo
2020-11-13drm/amdkfd: Move the ignore_crat check before the CRAT table getHanjun Guo
2020-11-02amdkfd: Check kvmalloc return before memcpyKent Russell
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell
2020-10-12drm/amdkfd: Support dimgrey_cavefish KFD (v2)Chengming Gui