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