index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
drm/amdkfd: Add node_id to location_id generically
Lijo Lazar
1
-1
/
+1
2024-08-13
drm/amdkfd: fix partition query when setting up recommended sdma engines
Jonathan Kim
1
-3
/
+2
2024-07-25
drm/amdkfd: allow users to target recommended SDMA engines
Jonathan Kim
1
-0
/
+52
2024-07-24
drm/amdkfd: Store queue cwsr area size to node properties
Philip Yang
1
-0
/
+2
2024-05-17
drm/amdkfd: Ensure gpu_id is unique
Harish Kasiviswanathan
1
-6
/
+34
2024-05-13
drm/amdkfd: Use dev_error intead of pr_error
Harish Kasiviswanathan
1
-11
/
+8
2024-05-08
drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...
Michael Chen
1
-2
/
+1
2024-05-08
Revert "drm/amdkfd: Add partition id field to location_id"
Lijo Lazar
1
-3
/
+2
2024-05-02
drm/amdkfd: enable single alu ops for gfx12
Jonathan Kim
1
-0
/
+4
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
1
-2
/
+4
2024-02-26
drm/amdkfd: Add partition id field to location_id
Lijo Lazar
1
-2
/
+3
2024-02-12
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-07
drm/amdkfd: Add cache line sizes to KFD topology
Joseph Greathouse
1
-0
/
+3
2024-01-05
drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
Srinivasan Shanmugam
1
-11
/
+13
2024-01-05
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...
Srinivasan Shanmugam
1
-9
/
+12
2023-11-07
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+16
2023-11-03
drm/amdkfd: Update cache info for GFX 9.4.3
Mukul Joshi
1
-2
/
+16
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-24
/
+20
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
1
-1
/
+1
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
1
-29
/
+20
2023-10-03
drm/amdkfd: reduce stack size in kfd_topology_add_device()
Alex Deucher
1
-4
/
+9
2023-09-11
drm/amdkfd: Update cache info reporting for GFX v9.4.3
Mukul Joshi
1
-36
/
+46
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
1
-6
/
+5
2023-09-11
drm/amdkfd: Update cache info reporting for GFX v9.4.3
Mukul Joshi
1
-36
/
+46
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
1
-6
/
+5
2023-08-16
drm/amdgpu: skip xcp drm device allocation when out of drm resource
James Zhu
1
-1
/
+8
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
1
-96
/
+15
2023-07-27
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
1
-7
/
+5
2023-07-12
drm/amdkfd: report dispatch id always saved in ttmps after gc9.4.2
Jonathan Kim
1
-2
/
+3
2023-07-12
drm/amdkfd: restore debugger additional info for gfx v9_4_3
Jonathan Kim
1
-2
/
+8
2023-06-23
drm/amdkfd: set coherent host access capability flag
Alex Sierra
1
-0
/
+4
2023-06-09
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
1
-5
/
+7
2023-06-09
drm/amdkfd: apply trap workaround for gfx11
Jonathan Kim
1
-2
/
+5
2023-06-09
drm/amdkfd: display debug capabilities
Jonathan Kim
1
-5
/
+96
2023-06-09
drm/amdgpu: Do not access members of xcp w/o check (v2)
Hawking Zhang
1
-1
/
+1
2023-06-09
drm/amdkfd: Move local_mem_info to kfd_node
Mukul Joshi
1
-3
/
+4
2023-06-09
drm/amdgpu: KFD graphics interop support compute partition
Philip Yang
1
-18
/
+0
2023-06-09
drm/amdkfd: Store drm node minor number for kfd nodes
Philip Yang
1
-2
/
+6
2023-06-09
drm/amdkfd: Move pgmap to amdgpu_kfd_dev structure
Philip Yang
1
-1
/
+1
2023-06-09
drm/amdkfd: Use xcc mask for identifying xcc
Lijo Lazar
1
-4
/
+4
2023-06-09
drm/amdkfd: bind cpu and hiveless gpu to a hive if xgmi connected
Jonathan Kim
1
-1
/
+8
2023-06-09
drm/amdkfd: Report XGMI IOLINKs for GFXIP9.4.3
Rajneesh Bhardwaj
1
-3
/
+2
2023-06-09
drm/amdkfd: add gpu compute cores io links for gfx9.4.3
Jonathan Kim
1
-0
/
+4
2023-06-09
drm/amdkfd: Update sysfs node properties for multi XCC
Mukul Joshi
1
-2
/
+4
2023-06-09
drm/amdkfd: Add spatial partitioning support in KFD
Mukul Joshi
1
-3
/
+5
2023-06-09
drm/amdkfd: Introduce kfd_node struct (v5)
Mukul Joshi
1
-28
/
+28
2023-02-23
drm/amdkfd: Make kobj_type structures constant
Thomas Weißschuh
1
-5
/
+5
2023-01-03
drm/amdkfd: Fix kernel warning during topology setup
Mukul Joshi
1
-1
/
+1
2022-11-29
drm/amdkfd: Remove unnecessary condition in kfd_topology_add_device()
Dan Carpenter
1
-3
/
+2
[next]