Age | Commit message (Expand) | Author |
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 |
2019-03-21 | drm/amdgpu: revert "XGMI pstate switch initial support" | Christian König |
2019-03-19 | drm/amdgpu: XGMI pstate switch initial support | shaoyunl |
2019-03-19 | drm/amdgpu: Add sysfs entries for xgmi hive v2. | Andrey Grodzovsky |
2019-02-05 | drm/amd/amdgpu: fix spelling mistake "matech" -> "match" | Colin Ian King |
2019-01-29 | drm/amdgpu: Show XGMI node and hive message per device only once | shaoyunl |
2019-01-14 | drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3) | Tom St Denis |
2019-01-14 | drm/amdgpu: Add message print when unable to get valid hive | shaoyunl |
2018-12-18 | drm/amdgpu: correct the return value for error case | Evan Quan |
2018-12-04 | drm/amdgpu: Update XGMI node print | Andrey Grodzovsky |
2018-12-03 | drm/amdgpu: Handle xgmi device removal. | Andrey Grodzovsky |