index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_topology.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-11-23
drm/amdkfd: Release the topology_lock in error case
Felix Kuehling
1
-55
/
+65
2022-11-09
drm/amdkfd: Make kfd_fill_cache_non_crat_info() as static
Ma Jun
1
-1
/
+1
2022-11-04
drm/amdkfd: Fix the warning of array-index-out-of-bounds
Ma Jun
1
-13
/
+232
2022-10-27
drm/amdkfd: Cleanup kfd_dev struct
Mukul Joshi
1
-13
/
+12
2022-08-16
drm/amdkfd: potential crash in kfd_create_indirect_link_prop()
Dan Carpenter
1
-4
/
+7
2022-06-14
drm/amdkfd: fix warning when CONFIG_HSA_AMD_P2P is not set
Alex Deucher
1
-2
/
+5
2022-06-10
drm/amdkfd: Remove field io_link_count from struct kfd_topology_device
Ramesh Errabolu
1
-1
/
+0
2022-06-08
drm/amdkfd: Extend KFD device topology to surface peer-to-peer links
Ramesh Errabolu
1
-2
/
+317
2022-05-26
drm/amdkfd: simplify cpu hive assignment
Jonathan Kim
1
-16
/
+6
2022-05-04
drm/amdkfd: Add KFD support for soc21 v3
Mukul Joshi
1
-1
/
+2
2022-04-28
drm/amdkfd: Fix circular lock dependency warning
Mukul Joshi
1
-5
/
+2
2022-04-28
drm/amdkfd: Fix updating IO links during device removal
Mukul Joshi
1
-5
/
+5
2022-04-13
drm/amdkfd: Cleanup IO links during KFD device removal
Mukul Joshi
1
-9
/
+74
2022-02-14
drm/amdkfd: Fix leftover errors and warnings
Rajneesh Bhardwaj
1
-3
/
+3
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
1
-1
/
+2
2021-12-01
drm/amdkfd: add kfd_device_info_init function
Graham Sider
1
-4
/
+4
2021-12-01
drm/amdkfd: replace asic_name with amdgpu_asic_name
Graham Sider
1
-2
/
+8
2021-11-22
drm/amdkfd: Retrieve SDMA numbers from amdgpu
Amber Lin
1
-2
/
+2
2021-11-17
drm/amdkfd: replace asic_family with asic_type
Graham Sider
1
-6
/
+5
2021-11-17
drm/amdkfd: convert misc checks to IP version checking
Graham Sider
1
-2
/
+2
2021-11-17
drm/amdkfd: convert switches to IP version checking
Graham Sider
1
-23
/
+7
2021-11-17
drm/amdkfd: replace trivial funcs with direct access
Graham Sider
1
-4
/
+3
2021-11-17
drm/amdkfd: replace/remove remaining kgd_dev references
Graham Sider
1
-9
/
+7
2021-11-17
drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcs
Graham Sider
1
-9
/
+9
2021-10-19
drm/amdkfd: map gpu hive id to xgmi connected cpu
Jonathan Kim
1
-1
/
+18
2021-08-05
drm/amdkfd: Expose GFXIP engine version to sysfs
Graham Sider
1
-0
/
+3
2021-07-23
drm/amdkfd: enable cyan_skillfish KFD
Tao Zhou
1
-0
/
+1
2021-07-23
drm/amdkfd: Renaming dqm->packets to dqm->packet_mgr
Oak Zeng
1
-1
/
+1
2021-06-18
drm/amdkfd: Set iolink non-coherent in topology
Eric Huang
1
-0
/
+23
2021-06-15
drm/amdkfd: Disable SVM per GPU, not per process
Felix Kuehling
1
-4
/
+2
2021-06-04
drm/amdkfd: add yellow carp KFD support
Aaron Liu
1
-0
/
+1
2021-05-19
drm/amdkfd: support beige_goby KFD
Chengming Gui
1
-0
/
+1
[next]