index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_xgmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: report xgmi bandwidth between direct peers to the kfd
Jonathan Kim
2021-07-23
1
-0
/
+12
*
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
2021-04-09
1
-7
/
+14
*
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-04-09
1
-2
/
+2
*
drm/amd/pm: label these APIs used internally as static
Evan Quan
2021-04-09
1
-1
/
+0
*
drm/amdgpu: Reset the devices in the XGMI hive duirng probe
shaoyunl
2021-03-23
1
-3
/
+5
*
drm/amdgpu: mask the xgmi number of hops reported from psp to kfd
Jonathan Kim
2021-03-23
1
-1
/
+8
*
drm/amdgpu: optimize list operation in amdgpu_xgmi
Kevin Wang
2021-02-09
1
-6
/
+4
*
drm/amdgpu: check hive pointer before access
Hawking Zhang
2020-11-13
1
-4
/
+9
*
drm/amdgpu: Fix inconsistent of format with argument type in amdgpu_xgmi.c
Ye Bin
2020-10-09
1
-1
/
+1
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-1
/
+1
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-2
/
+2
*
drm/amdgpu: refine create and release logic of hive info
Dennis Li
2020-08-24
1
-95
/
+113
*
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-24
1
-2
/
+1
*
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-14
1
-7
/
+4
*
drm/amdgpu: unlock mutex on error
Dennis Li
2020-08-07
1
-3
/
+3
*
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-27
1
-4
/
+7
*
drm/amdgpu: remove unused functions
Nirmoy Das
2020-07-01
1
-5
/
+0
*
drm/amdgpu fix incorrect sysfs remove behavior for xgmi
Jack Zhang
2020-05-21
1
-7
/
+16
*
drm/amdgpu: remove redundant assignment to variable ret
Colin Ian King
2020-05-14
1
-1
/
+1
*
drm/amdgpu: use node_id and node_size to calcualte dram_base_address
Hawking Zhang
2020-05-08
1
-25
/
+2
*
drm/amdgpu: sw pstate switch should only be for vega20
Jonathan Kim
2020-04-27
1
-1
/
+3
*
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
2020-04-22
1
-32
/
+36
*
drm/amdgpu: added xgmi ras error reset sequence
John Clements
2020-04-01
1
-0
/
+30
*
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
2020-03-10
1
-1
/
+0
*
drm/amdgpu: enable PCS error report on arcturus
Hawking Zhang
2020-03-06
1
-0
/
+31
*
drm/amdgpu: add helper funcs to detect PCS error
Hawking Zhang
2020-03-06
1
-0
/
+173
*
drm/amdgpu: toggle DF-Cstate to protect DF reg access
Hawking Zhang
2020-02-26
1
-5
/
+20
*
drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.c
Hawking Zhang
2020-02-26
1
-0
/
+15
*
drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)
Hawking Zhang
2020-02-06
1
-3
/
+12
*
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
2020-01-14
1
-3
/
+3
*
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
2020-01-14
1
-7
/
+1
*
drm/amdgpu: Add task barrier to XGMI hive.
Andrey Grodzovsky
2019-12-18
1
-0
/
+4
*
drm/amdgpu: fix vega20 pstate status change
Jonathan Kim
2019-11-07
1
-3
/
+4
*
drm/amdgpu: fix possible pstate switch race condition
Evan Quan
2019-11-06
1
-2
/
+32
*
drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2
Evan Quan
2019-11-06
1
-0
/
+5
*
drm/amdgpu: move xgmi ras fini to xgmi block
Tao Zhou
2019-10-03
1
-0
/
+14
*
drm/amdgpu: initialize ras structures for xgmi block (v2)
Hawking Zhang
2019-09-16
1
-0
/
+36
*
drm/amdgpu: adding xgmi error monitoring
Jonathan Kim
2019-07-30
1
-2
/
+36
*
amd/powerplay: No SW XGMI dpm for Arcturus rev 2
Yong Zhao
2019-07-18
1
-1
/
+1
*
drm/amdgpu: skip get/update xgmi topology info when no psp exists
Le Ma
2019-07-18
1
-22
/
+25
*
drm/amdgpu: Hack xgmi topology info when there is no psp fw
Oak Zeng
2019-07-18
1
-11
/
+16
*
drm/amd/doc: Add XGMI sysfs documentation
Tom St Denis
2019-05-24
1
-0
/
+28
*
drm/amdgpu: Update latest xgmi topology info after each device is enumulated
shaoyunl
2019-05-24
1
-12
/
+20
*
drm/amdgpu: Implement get num of hops between two xgmi device
shaoyunl
2019-05-24
1
-5
/
+18
*
drm/amdgpu: Set proper function to set xgmi pstate
shaoyunl
2019-04-12
1
-1
/
+12
*
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
2019-03-27
1
-1
/
+15
*
drm/amdgpu: revert "XGMI pstate switch initial support"
Christian König
2019-03-21
1
-15
/
+0
*
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
2019-03-19
1
-0
/
+15
*
drm/amdgpu: Add sysfs entries for xgmi hive v2.
Andrey Grodzovsky
2019-03-19
1
-3
/
+142
*
drm/amd/amdgpu: fix spelling mistake "matech" -> "match"
Colin Ian King
2019-02-05
1
-1
/
+1
[next]