summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_topology.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-13drm/amdkfd: Add node_id to location_id genericallyLijo Lazar1-1/+1
2024-08-13drm/amdkfd: fix partition query when setting up recommended sdma enginesJonathan Kim1-3/+2
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim1-0/+52
2024-07-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip Yang1-0/+2
2024-05-17drm/amdkfd: Ensure gpu_id is uniqueHarish Kasiviswanathan1-6/+34
2024-05-13drm/amdkfd: Use dev_error intead of pr_errorHarish Kasiviswanathan1-11/+8
2024-05-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen1-2/+1
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
2024-05-02drm/amdkfd: enable single alu ops for gfx12Jonathan Kim1-0/+4
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-2/+4
2024-02-26drm/amdkfd: Add partition id field to location_idLijo Lazar1-2/+3
2024-02-12drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell1-6/+4
2024-02-07drm/amdkfd: Add cache line sizes to KFD topologyJoseph Greathouse1-0/+3
2024-01-05drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'Srinivasan Shanmugam1-11/+13
2024-01-05drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam1-9/+12
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+16
2023-11-03drm/amdkfd: Update cache info for GFX 9.4.3Mukul Joshi1-2/+16
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-24/+20
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner1-1/+1
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher1-29/+20
2023-10-03drm/amdkfd: reduce stack size in kfd_topology_add_device()Alex Deucher1-4/+9
2023-09-11drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi1-36/+46
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi1-6/+5
2023-09-11drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi1-36/+46
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi1-6/+5
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu1-1/+8
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher1-96/+15
2023-07-27drm/amdkfd: fix and enable ttmp setup for gfx11Jonathan Kim1-7/+5
2023-07-12drm/amdkfd: report dispatch id always saved in ttmps after gc9.4.2Jonathan Kim1-2/+3
2023-07-12drm/amdkfd: restore debugger additional info for gfx v9_4_3Jonathan Kim1-2/+8
2023-06-23drm/amdkfd: set coherent host access capability flagAlex Sierra1-0/+4
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim1-5/+7
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim1-2/+5
2023-06-09drm/amdkfd: display debug capabilitiesJonathan Kim1-5/+96
2023-06-09drm/amdgpu: Do not access members of xcp w/o check (v2)Hawking Zhang1-1/+1
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi1-3/+4
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang1-18/+0
2023-06-09drm/amdkfd: Store drm node minor number for kfd nodesPhilip Yang1-2/+6
2023-06-09drm/amdkfd: Move pgmap to amdgpu_kfd_dev structurePhilip Yang1-1/+1
2023-06-09drm/amdkfd: Use xcc mask for identifying xccLijo Lazar1-4/+4
2023-06-09drm/amdkfd: bind cpu and hiveless gpu to a hive if xgmi connectedJonathan Kim1-1/+8
2023-06-09drm/amdkfd: Report XGMI IOLINKs for GFXIP9.4.3Rajneesh Bhardwaj1-3/+2
2023-06-09drm/amdkfd: add gpu compute cores io links for gfx9.4.3Jonathan Kim1-0/+4
2023-06-09drm/amdkfd: Update sysfs node properties for multi XCCMukul Joshi1-2/+4
2023-06-09drm/amdkfd: Add spatial partitioning support in KFDMukul Joshi1-3/+5
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi1-28/+28
2023-02-23drm/amdkfd: Make kobj_type structures constantThomas Weißschuh1-5/+5
2023-01-03drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2022-11-29drm/amdkfd: Remove unnecessary condition in kfd_topology_add_device()Dan Carpenter1-3/+2