summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_topology.c
AgeCommit message (Expand)Author
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang
2025-04-13drm/amdkfd: Add rec SDMA engines support with limited XGMIShane Xiao
2025-04-07drm/amdkfd: limit sdma queue reset caps flagging for gfx9Jonathan Kim
2025-04-07drm/amdkfd: sriov doesn't support per queue resetEmily Deng
2025-03-21drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12Jonathan Kim
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim
2025-02-12drm/amdkfd: fix missing L2 cache info in topologyEric Huang
2025-02-12drm/amd: Refactor find_system_memory()Mario Limonciello
2025-02-12drm/amdkfd: Remove unused functionsDr. David Alan Gilbert
2024-12-10drm/amdkfd: Uninitialized pointer readAndrew Martin
2024-12-10drm/amdkfd: add gc 9.5.0 support on kfdAlex Sierra
2024-10-28drm/amdkfd: flag per-queue reset support for gfx9Jonathan Kim
2024-08-13drm/amdkfd: Add node_id to location_id genericallyLijo Lazar
2024-08-13drm/amdkfd: fix partition query when setting up recommended sdma enginesJonathan Kim
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim
2024-07-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip Yang
2024-05-17drm/amdkfd: Ensure gpu_id is uniqueHarish Kasiviswanathan
2024-05-13drm/amdkfd: Use dev_error intead of pr_errorHarish Kasiviswanathan
2024-05-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar
2024-05-02drm/amdkfd: enable single alu ops for gfx12Jonathan Kim
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang
2024-02-26drm/amdkfd: Add partition id field to location_idLijo Lazar
2024-02-12drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell
2024-02-07drm/amdkfd: Add cache line sizes to KFD topologyJoseph Greathouse
2024-01-05drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'Srinivasan Shanmugam
2024-01-05drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-03drm/amdkfd: Update cache info for GFX 9.4.3Mukul Joshi
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher
2023-10-03drm/amdkfd: reduce stack size in kfd_topology_add_device()Alex Deucher
2023-09-11drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-09-11drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher
2023-07-27drm/amdkfd: fix and enable ttmp setup for gfx11Jonathan Kim
2023-07-12drm/amdkfd: report dispatch id always saved in ttmps after gc9.4.2Jonathan Kim
2023-07-12drm/amdkfd: restore debugger additional info for gfx v9_4_3Jonathan Kim
2023-06-23drm/amdkfd: set coherent host access capability flagAlex Sierra
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim
2023-06-09drm/amdkfd: display debug capabilitiesJonathan Kim
2023-06-09drm/amdgpu: Do not access members of xcp w/o check (v2)Hawking Zhang
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang