summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
AgeCommit message (Expand)Author
2021-11-17drm/amd/amdgpu: fix potential memleakBernard Zhao
2021-11-05drm/amdgpu: correct xgmi ras error count resetTao Zhou
2021-08-26drm/amdgpu: Add support for RAS XGMI err queryJohn Clements
2021-08-24drm/amdgpu: Update RAS XGMI Error QueryJohn Clements
2021-08-18drm/amdgpu: get extended xgmi topology dataJonathan Kim
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li
2021-07-23drm/amdkfd: report xgmi bandwidth between direct peers to the kfdJonathan Kim
2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan
2021-03-23drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl
2021-03-23drm/amdgpu: mask the xgmi number of hops reported from psp to kfdJonathan Kim
2021-02-09drm/amdgpu: optimize list operation in amdgpu_xgmiKevin Wang
2020-11-13drm/amdgpu: check hive pointer before accessHawking Zhang
2020-10-09drm/amdgpu: Fix inconsistent of format with argument type in amdgpu_xgmi.cYe Bin
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-24drm/amdgpu: refine create and release logic of hive infoDennis Li
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-07drm/amdgpu: unlock mutex on errorDennis Li
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-01drm/amdgpu: remove unused functionsNirmoy Das
2020-05-21drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang
2020-05-14drm/amdgpu: remove redundant assignment to variable retColin Ian King
2020-05-08drm/amdgpu: use node_id and node_size to calcualte dram_base_addressHawking Zhang
2020-04-27drm/amdgpu: sw pstate switch should only be for vega20Jonathan Kim
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim
2020-04-01drm/amdgpu: added xgmi ras error reset sequenceJohn Clements
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou
2020-03-06drm/amdgpu: enable PCS error report on arcturusHawking Zhang
2020-03-06drm/amdgpu: add helper funcs to detect PCS errorHawking Zhang
2020-02-26drm/amdgpu: toggle DF-Cstate to protect DF reg accessHawking Zhang
2020-02-26drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang
2020-02-06drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan
2019-12-18drm/amdgpu: Add task barrier to XGMI hive.Andrey Grodzovsky
2019-11-07drm/amdgpu: fix vega20 pstate status changeJonathan Kim
2019-11-06drm/amdgpu: fix possible pstate switch race conditionEvan Quan
2019-11-06drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan
2019-10-03drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang
2019-07-30drm/amdgpu: adding xgmi error monitoringJonathan Kim
2019-07-18amd/powerplay: No SW XGMI dpm for Arcturus rev 2Yong Zhao
2019-07-18drm/amdgpu: skip get/update xgmi topology info when no psp existsLe Ma
2019-07-18drm/amdgpu: Hack xgmi topology info when there is no psp fwOak Zeng
2019-05-24drm/amd/doc: Add XGMI sysfs documentationTom St Denis
2019-05-24drm/amdgpu: Update latest xgmi topology info after each device is enumulatedshaoyunl
2019-05-24drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl