Age | Commit message (Expand) | Author |
2021-08-26 | drm/amdgpu: Add support for RAS XGMI err query | John Clements |
2021-08-24 | drm/amdgpu: Update RAS XGMI Error Query | John Clements |
2021-08-18 | drm/amdgpu: get extended xgmi topology data | Jonathan Kim |
2021-08-16 | drm/amd/amdgpu: remove unnecessary RAS context field | Candice Li |
2021-07-23 | drm/amdkfd: report xgmi bandwidth between direct peers to the kfd | Jonathan Kim |
2021-04-09 | drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs | Hawking Zhang |
2021-04-09 | drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit | Tian Tao |
2021-04-09 | drm/amd/pm: label these APIs used internally as static | Evan Quan |
2021-03-23 | drm/amdgpu: Reset the devices in the XGMI hive duirng probe | shaoyunl |
2021-03-23 | drm/amdgpu: mask the xgmi number of hops reported from psp to kfd | Jonathan Kim |
2021-02-09 | drm/amdgpu: optimize list operation in amdgpu_xgmi | Kevin Wang |
2020-11-13 | drm/amdgpu: check hive pointer before access | Hawking Zhang |
2020-10-09 | drm/amdgpu: Fix inconsistent of format with argument type in amdgpu_xgmi.c | Ye Bin |
2020-08-24 | drm/amdgpu: Get DRM dev from adev by inline-f | Luben Tuikov |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-24 | drm/amdgpu: refine create and release logic of hive info | Dennis Li |
2020-08-24 | drm/amdgpu: refine codes to avoid reentering GPU recovery | Dennis Li |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-07 | drm/amdgpu: unlock mutex on error | Dennis Li |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-01 | drm/amdgpu: remove unused functions | Nirmoy Das |
2020-05-21 | drm/amdgpu fix incorrect sysfs remove behavior for xgmi | Jack Zhang |
2020-05-14 | drm/amdgpu: remove redundant assignment to variable ret | Colin Ian King |
2020-05-08 | drm/amdgpu: use node_id and node_size to calcualte dram_base_address | Hawking Zhang |
2020-04-27 | drm/amdgpu: sw pstate switch should only be for vega20 | Jonathan Kim |
2020-04-22 | drm/amdgpu: fix race between pstate and remote buffer map | Jonathan Kim |
2020-04-01 | drm/amdgpu: added xgmi ras error reset sequence | John Clements |
2020-03-10 | drm/amdgpu: call ras_debugfs_create_all in debugfs_init | Tao Zhou |
2020-03-06 | drm/amdgpu: enable PCS error report on arcturus | Hawking Zhang |
2020-03-06 | drm/amdgpu: add helper funcs to detect PCS error | Hawking Zhang |
2020-02-26 | drm/amdgpu: toggle DF-Cstate to protect DF reg access | Hawking Zhang |
2020-02-26 | drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.c | Hawking Zhang |
2020-02-06 | drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2) | Hawking Zhang |
2020-01-14 | drm/amdgpu: Create generic DF struct in adev | Joseph Greathouse |
2020-01-14 | drm/amd/powerplay: cover the powerplay implementation details V3 | Evan Quan |
2019-12-18 | drm/amdgpu: Add task barrier to XGMI hive. | Andrey Grodzovsky |
2019-11-07 | drm/amdgpu: fix vega20 pstate status change | Jonathan Kim |
2019-11-06 | drm/amdgpu: fix possible pstate switch race condition | Evan Quan |
2019-11-06 | drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2 | Evan Quan |
2019-10-03 | drm/amdgpu: move xgmi ras fini to xgmi block | Tao Zhou |
2019-09-16 | drm/amdgpu: initialize ras structures for xgmi block (v2) | Hawking Zhang |
2019-07-30 | drm/amdgpu: adding xgmi error monitoring | Jonathan Kim |
2019-07-18 | amd/powerplay: No SW XGMI dpm for Arcturus rev 2 | Yong Zhao |
2019-07-18 | drm/amdgpu: skip get/update xgmi topology info when no psp exists | Le Ma |
2019-07-18 | drm/amdgpu: Hack xgmi topology info when there is no psp fw | Oak Zeng |
2019-05-24 | drm/amd/doc: Add XGMI sysfs documentation | Tom St Denis |
2019-05-24 | drm/amdgpu: Update latest xgmi topology info after each device is enumulated | shaoyunl |
2019-05-24 | drm/amdgpu: Implement get num of hops between two xgmi device | shaoyunl |
2019-04-12 | drm/amdgpu: Set proper function to set xgmi pstate | shaoyunl |
2019-03-27 | drm/amdgpu: XGMI pstate switch initial support | shaoyunl |